CSIRTS // UNIFIED SECURITY ADVISORY FEEDSYS ● ONLINE · POWERED BY INTELFUSIONS.COM

CVE-2026-64512

lowCVSS 1.9covered by 2 sourcesfirst seen 2026-07-14
In the Linux kernel, the following vulnerability has been resolved: ACPI: CPPC: Suppress UBSAN warning caused by field misuse The definition of reg->access_width changes depending on the reg->space_id type. Type ACPI_ADR_SPACE_PLATFORM_COMM uses access_width to indicate the PCC region, which can result in a UBSAN if the value is greater than 4. For example: UBSAN: shift-out-of-bounds in drivers/acpi/cppc_acpi.c:1090:9 shift exponent 32 is too large for 32-bit type 'int' CPU: 61 UID: 0 PID: 1220 Comm: (udev-worker) Not tainted 7.0.10-201.fc44.aarch64 #1 PREEMPT(lazy) Hardware name: To be filled by O.E.M. Call trace: ...(trimming) ubsan_epilogue+0x10/0x48 __ubsan_handle_shift_out_of_bounds+0xdc/0x1e0 cpc_write+0x4d0/0x670 cppc_set_perf+0x18c/0x490 cppc_cpufreq_cpu_init+0x1c8/0x380 [cppc_cpufreq] ... (trimming) Lets fix this by validating the region type, as well as whether access_width has a value. Then since we are returning bit_width directly for ACPI_ADR_SPACE_PLATFORM_COMM, drop the code correcting the size.

CSIRTS triage

What
A UBSAN warning caused by field misuse in the CPPC component has been suppressed.
Who is affected
Deployments using ACPI with CPPC are affected.
Urgency
Remediation is necessary to prevent potential exploitation, although exploitation status is currently unknown.
Action
Update to the latest version of the ACPI component.

AI-assisted analysis generated from the source advisory — verify against the original.

⚡ Watch CVE-2026-64512

Get an email if CVE-2026-64512 is added to CISA KEV, gains public exploit code, or a new advisory cites it — max one per day, one-click unsubscribe.

Exploitation outlook

Advisory coverage (2)

External references

NVD record for CVE-2026-64512

CVE.org record

Embed the live status

CVE-2026-64512 live status badge — this badge updates automatically when the KEV or exploit status changes. How to embed it →

[![CVE-2026-64512 status](https://www.csirts.com/badge/CVE-2026-64512)](https://www.csirts.com/cve/CVE-2026-64512)