In the Linux kernel, the following vulnerability has been resolved: platform/x86: hp-bioscfg: fix password encoding bounds check The password… (CVE-2026-90137)
A high-severity vulnerability in the Linux kernel's platform/x86 hp-bioscfg component involves improper bounds checking in the password encoding parser. This flaw allows a malformed ACPI package to cause out-of-bounds reads, potentially leading to high impact on confidentiality and availability. The issue arises because the parser does not sufficiently verify that the combined index used to access password encoding strings is within the valid range. A fix has been implemented to add proper bounds checking before accessing the array.
AI Analysis
Technical Summary
The Linux kernel's platform/x86 hp-bioscfg password encoding parser reads entries from an ACPI package without adequately verifying that the computed index (elem + pos_values) is within the bounds of the password_obj array. While the outer loop ensures elem is within password_obj_count and the encoding count is limited by MAX_ENCODINGS_SIZE, these checks do not guarantee that the ACPI package contains enough entries for all accesses. Consequently, a malformed ACPI package can cause the parser to read past the array bounds, passing an out-of-bounds string pointer and length to hp_convert_hexstr_to_str(). The vulnerability is addressed by adding a computed-index bounds check similar to other offset-based parsing loops.
Potential Impact
This vulnerability can lead to out-of-bounds memory reads, which may expose sensitive information (confidentiality impact) and cause denial of service (availability impact) due to improper handling of malformed ACPI packages. The CVSS score of 7.7 reflects a high severity with local attack vector, low attack complexity, no privileges required, no user interaction, and unchanged scope.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to add proper bounds checking before accessing the password encoding array in the hp-bioscfg component. Users and administrators should apply the official kernel updates that include this patch to remediate the vulnerability. Since this is a kernel-level issue, upgrading to the fixed kernel version is the recommended mitigation.
In the Linux kernel, the following vulnerability has been resolved: platform/x86: hp-bioscfg: fix password encoding bounds check The password… (CVE-2026-90137)
Description
A high-severity vulnerability in the Linux kernel's platform/x86 hp-bioscfg component involves improper bounds checking in the password encoding parser. This flaw allows a malformed ACPI package to cause out-of-bounds reads, potentially leading to high impact on confidentiality and availability. The issue arises because the parser does not sufficiently verify that the combined index used to access password encoding strings is within the valid range. A fix has been implemented to add proper bounds checking before accessing the array.
CVSS v3.1
Score 7.7high
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel's platform/x86 hp-bioscfg password encoding parser reads entries from an ACPI package without adequately verifying that the computed index (elem + pos_values) is within the bounds of the password_obj array. While the outer loop ensures elem is within password_obj_count and the encoding count is limited by MAX_ENCODINGS_SIZE, these checks do not guarantee that the ACPI package contains enough entries for all accesses. Consequently, a malformed ACPI package can cause the parser to read past the array bounds, passing an out-of-bounds string pointer and length to hp_convert_hexstr_to_str(). The vulnerability is addressed by adding a computed-index bounds check similar to other offset-based parsing loops.
Potential Impact
This vulnerability can lead to out-of-bounds memory reads, which may expose sensitive information (confidentiality impact) and cause denial of service (availability impact) due to improper handling of malformed ACPI packages. The CVSS score of 7.7 reflects a high severity with local attack vector, low attack complexity, no privileges required, no user interaction, and unchanged scope.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to add proper bounds checking before accessing the password encoding array in the hp-bioscfg component. Users and administrators should apply the official kernel updates that include this patch to remediate the vulnerability. Since this is a kernel-level issue, upgrading to the fixed kernel version is the recommended mitigation.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-4794-7h5r-v2rf
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-90137"]
- Database Specific Severity
- HIGH
- Cvss Version
- 3.1
Threat ID: 6aade52755bf5e2cf5edc1bd
Added to database: 09/19/2026, 01:28:07 UTC
Last enriched: 09/19/2026, 01:53:55 UTC
Last updated: 09/19/2026, 02:21:33 UTC
Views: 2
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.