Use-after-free in Linux kernel - CVE-2026-64473
Published: July 27, 2026
Vulnerability details
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to a use-after-free in VFIO device debugfs entries when handling device unregister operations while userspace references remain open. A local user can keep references to the debugfs view during device teardown to cause a denial of service.
The issue affects diagnostic debugfs entries that may remain visible with stale inode private data during unregister.