PT-2026-61086 · Linux · Linux Kernel
CVE-2026-53381
·
Published
2026-07-19
·
Updated
2026-07-21
CVSS v3.1
7.8
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A Use-After-Free (UAF) issue exists in the virtiofs component during submount umount operations. The problem occurs when
iput() is called from fuse release end(), which can lead to a system crash (Oops) if the super block has already been destroyed. This happens because the wait counter is managed per connection rather than per superblock, failing to prevent the shutdown for all but the last submount instance. This flaw may allow local privilege escalation, code execution, and full system compromise.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel