Use-after-free in Linux kernel - CVE-2026-90013
Published: September 16, 2026
Vulnerability details
The vulnerability allows a local user to cause a use-after-free kernel crash.
The vulnerability exists due to a use-after-free in tracefs options files when an options file is opened while another task removes its associated tracing instance. A local user can open an options file for a tracing instance and trigger removal of that instance to cause a use-after-free kernel crash.