CVE-2026-89436
Linux · Kernel
A buffer overflow vulnerability exists in the Linux kernel panasonic-laptop driver due to an off-by-one error when writing a trailing sentinel value to the sinf array.
Executive summary
A memory corruption vulnerability in the Linux kernel panasonic-laptop driver may allow a local authenticated attacker to achieve elevated privileges or system crashes.
Vulnerability
This is an array index out-of-bounds vulnerability occurring in the acpi_pcc_retrieve_biosdata function. An authenticated local attacker can trigger this overflow by interacting with the Panasonic laptop platform driver, resulting in memory corruption.
Business impact
The vulnerability carries a CVSS score of 7.8, indicating high severity. Because the flaw exists within the kernel, successful exploitation could lead to full system compromise, unauthorized data access, or persistent denial of service. Such impacts pose significant risks to organizational infrastructure integrity and data confidentiality.
Remediation
Immediate Action: Update the Linux kernel to version 7.2.4 or later, or apply the upstream patches provided in the referenced commits.
Proactive Monitoring: Monitor system logs for kernel panics or unexplained crashes related to the platform driver, especially on Panasonic hardware.
Compensating Controls: Restrict local access to the system to authorized users only, as the vulnerability requires local execution privileges to trigger the driver interaction.
Exploitation status
Public Exploit Available: Unknown
Analyst recommendation
Given the potential for kernel-level impact, this vulnerability should be prioritized for remediation on all affected Linux systems. Administrators must verify their kernel version and apply the necessary patches immediately to prevent potential local privilege escalation.
More Linux CVEs all →
History
CVE Brief tracked this CVE 1 day before it had a CVSS score.
- Disclosed CVE record published
- Collected by CVE Brief No CVSS score yet; tracked as early warning
- CVSS score assigned 7.8 (3.1)
- Analyst report written