CVE-2026-81011

Linux · Kernel

A boundary error in the Linux kernel hp-bioscfg driver allows local attackers to cause potential memory corruption or information disclosure by providing malformed ACPI package data.

Executive summary

A vulnerability in the Linux kernel hp-bioscfg driver, which affects systems using HP BIOS configuration interfaces, could allow a local attacker to achieve information disclosure or system instability.

Vulnerability

The vulnerability exists in the hp-bioscfg platform driver where package parsers utilize an incorrect element count derived from the string length of the name field rather than the actual package count. An attacker with local, low-privileged access can potentially trigger this behavior to read out-of-bounds memory.

Business impact

The exploitation of this flaw requires local access to the affected system, which significantly limits the attack surface. However, successful exploitation could lead to sensitive information disclosure or denial of service through system crashes, impacting system availability and integrity. Given the CVSS score of 7.1, this is classified as a high-severity issue that should be addressed in standard maintenance cycles.

Remediation

Immediate Action: Upgrade the Linux kernel to version 6.12.109, 6.18.50, 7.2.4, or later versions where the fix has been backported.

Proactive Monitoring: Monitor system logs for kernel oops or panic events that may indicate attempts to trigger memory-related faults within the hp-bioscfg driver.

Compensating Controls: Restrict local shell access to untrusted users and enforce strict hardware access policies to prevent unauthorized interaction with ACPI interfaces.

Exploitation status

Public Exploit Available: No

Analyst recommendation

While the requirement for local access reduces the immediate risk, the potential for kernel-level impact warrants prompt attention. Administrators should prioritize updating the Linux kernel to the provided fixed versions to eliminate the underlying logic error and prevent potential local privilege escalation or system instability.

More Linux CVEs all →

History

CVE Brief tracked this CVE 1 day before it had a CVSS score.

  1. Disclosed CVE record published
  2. Collected by CVE Brief No CVSS score yet; tracked as early warning
  3. CVSS score assigned 7.1 (3.1)
  4. Analyst report written

Sources