Use-after-free in Linux kernel - CVE-2026-74606
Published: August 24, 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 eventfs_remove_rec() in fs/tracefs/event_inode.c when recursively removing eventfs child entries. A local user can trigger recursive removal of crafted eventfs entries to cause a denial of service.
The issue occurs because iteration continues by reading the next list pointer from a child entry after that child has been removed and may already have been freed.
Affected software
Debian Linux
linux (Debian package)
How to mitigate CVE-2026-74606
linux (Debian package) - update to 6.12.105-1
External References
- https://git.kernel.org/stable/c/5635211b44969f4816e29ec4d5f8665fb39535d0
- https://git.kernel.org/stable/c/74bb1eaf72d185a78c879eb2678ea500f82f46a8
- https://git.kernel.org/stable/c/b77581b25e213e83b79ce11eb30024e55ceeb3e9
- https://git.kernel.org/stable/c/f161d7861a0bfdf10af6b738b3b57636204661fb
- https://git.kernel.org/stable/c/fd73b691702170d37d66f4b0278530cea8ed419a