Improper input validation in Linux kernel - CVE-2026-64512

 

Improper input validation in Linux kernel - CVE-2026-64512

Published: July 27, 2026


Vulnerability identifier: #VU139421
CSH Severity: Low
CVSS v4: 6.8 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-64512
CWE-ID: CWE-20
Exploitation vector: Local access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a local attacker to cause a denial of service.

The vulnerability exists due to improper input validation in the ACPI CPPC register width handling in drivers/acpi/cppc_acpi.c when processing ACPI PCC register definitions. A local attacker can provide a crafted access_width value to trigger a shift-out-of-bounds condition and cause a denial of service.

The issue occurs because the access_width field is reused as a PCC subspace identifier for ACPI_ADR_SPACE_PLATFORM_COMM entries.


Affected software

Linux kernel

How to mitigate CVE-2026-64512

Install security update from vendor's repository.

Linux kernel - update to 7.0 rc3

External References

Related Security Bulletins