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)
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 Analysis
Technical Summary
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.
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)
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
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.
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 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
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
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.