Race condition in Linux kernel - CVE-2026-90129
Published: September 19, 2026
Vulnerability details
The vulnerability allows a local privileged user to cause a denial of service.
The vulnerability exists due to improper synchronization in virtio_balloon device shutdown handling when shutting down a virtio balloon device while asynchronous balloon work is armed. A local privileged user can trigger device shutdown while balloon work is armed to cause a denial of service.
Systems configured with panic_on_warn can panic during device shutdown.