Skip to main content

In the Linux kernel, the following vulnerability has been resolved: platform/x86: hp-bioscfg: fix heap OOB read on empty password write… (CVE-2026-81013)

0
Medium
Published: 09/11/2026 (09/11/2026, 21:31:24 UTC)
Source: GCVE Database

Description

A heap out-of-bounds read vulnerability was identified and fixed in the Linux kernel's hp-bioscfg component for x86 platforms. The flaw occurs when writing an empty password string, causing an out-of-bounds read of one byte before the allocated buffer. This is due to improper length checking before accessing the buffer's last character. The issue does not crash the system but results in an invalid memory read flagged by KASAN. The fix ensures the buffer is only accessed when its length is nonzero.

AI-Powered Analysis

Machine-generated threat intelligence

AILast updated: 09/12/2026, 01:20:33 UTC

Technical Analysis

The Linux kernel's platform/x86 hp-bioscfg module had a heap out-of-bounds read vulnerability (CVE-2026-81013) caused by improper validation of password input length. Specifically, validate_password_input() computed the length of the input buffer and then accessed buf[length - 1] to strip a trailing newline without verifying that length was greater than zero. Writing an empty string (just a newline) resulted in reading one byte before the allocated heap buffer, confirmed by KASAN diagnostics. Although this out-of-bounds read does not cause a crash and execution continues, it constitutes an information leak and memory safety violation. The patch fixes this by adding a check to ensure length is nonzero before accessing buf[length - 1].

Potential Impact

This vulnerability allows a one-byte out-of-bounds read from heap memory when an empty password string is written. While it does not cause a crash or denial of service, it represents a memory safety flaw that could potentially leak information from adjacent memory. No known exploits in the wild have been reported. The impact is limited to information disclosure via an invalid memory read.

Mitigation Recommendations

A fix has been implemented in the Linux kernel to address this vulnerability by adding a check to ensure the buffer length is nonzero before accessing its last character. Users and administrators should apply the official kernel update containing this patch to remediate the issue. No additional mitigation is required beyond applying the fixed kernel version.

Pro Console: star threats, build custom feeds, automate alerts via Slack, email & webhooks.Upgrade to Pro

Technical Details

Gcve Source
db.gcve.eu
Osv Id
GHSA-66mm-3gmh-q6v8
Osv Schema Version
1.4.0
Aliases
["CVE-2026-81013"]

Threat ID: 6aa4a02855bf5e2cf5a86b1a

Added to database: 09/12/2026, 00:43:20 UTC

Last enriched: 09/12/2026, 01:20:33 UTC

Last updated: 09/12/2026, 01:20:33 UTC

Views: 3

Community Reviews

0 reviews

Crowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.

Sort by
Loading community insights…

Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.

Actions

PRO

Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.

Please log in to the Console to use AI analysis features.

Need more coverage?

Upgrade to Pro Console for AI refresh and higher limits.

For incident response and remediation, OffSeq services can help resolve threats faster.

Latest Threats

Breach by OffSeqOFFSEQFRIENDS — 25% OFF

Check if your credentials are on the dark web

Instant breach scanning across billions of leaked records. Free tier available.

Scan now
OffSeq TrainingCredly Certified

Lead Pen Test Professional

Technical5-day eLearningPECB Accredited
View courses