Improper Initialization in Linux kernel - CVE-2026-64476

 

Improper Initialization in Linux kernel - CVE-2026-64476

Published: July 27, 2026


Vulnerability identifier: #VU139454
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-64476
CWE-ID: CWE-665
Exploitation vector: Local access
Exploit availability: No public exploit available

Vulnerability details

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

The vulnerability exists due to improper state management in vfio-pci runtime power management handling when changing the disable_idle_d3 setting for devices already bound to vfio-pci variant drivers. A local user can change the sysfs module parameter and trigger unbalanced power management operations to cause a denial of service.

The issue occurs because the setting was latched globally at module initialization rather than consistently per device, creating a window where existing bound devices could operate with inconsistent power management behavior.


Affected software

Linux kernel

How to mitigate CVE-2026-64476

Install security update from vendor's repository.

Linux kernel - update to 7.0 rc3

External References

Related Security Bulletins