{"dataType":"CVE_RECORD","dataVersion":"5.2","cveMetadata":{"cveId":"CVE-2026-53381","assignerOrgId":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","state":"PUBLISHED","assignerShortName":"Linux","dateReserved":"2026-06-09T07:44:35.401Z","datePublished":"2026-07-19T11:59:30.469Z","dateUpdated":"2026-08-17T04:50:31.586Z"},"containers":{"cna":{"providerMetadata":{"orgId":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","shortName":"Linux","dateUpdated":"2026-08-17T04:50:31.586Z"},"descriptions":[{"lang":"en","value":"In the Linux kernel, the following vulnerability has been resolved:\n\nvirtiofs: fix UAF on submount umount\n\niput() called from fuse_release_end() can Oops if the super block has\nalready been destroyed.  Normally this is prevented by waiting for\nnum_waiting to go down to zero before commencing with super block shutdown.\n\nThis only works, however, for the last submount instance, as the wait\ncounter is per connection, not per superblock.\n\nRevert to using synchronous release requests for the auto_submounts case,\nwhich is virtiofs only at this time."}],"metrics":[{"cvssV3_1":{"version":"3.1","vectorString":"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H","baseScore":7.8,"baseSeverity":"HIGH"},"scenarios":[{"lang":"en","value":"AV:L - The bug is reached through local VFS operations (open/write/close) on a virtiofs mount with FUSE submounts; exploitation is in the guest FUSE client during file release and submount umount, not via remote network packets.\nAC:L - This is a use-after-free where the attacker controls file close (async FUSE RELEASE) and can drive or coincide with submount umount; Kata Containers reproduces it reliably with virtiofsd --announce-submounts (default).\nPR:L - An unprivileged local process with access to the virtiofs mount can trigger it; virtiofs defaults to allow_other and normal POSIX permissions, and no real root or init-namespace capabilities are required.\nUI:N - Exploitation needs no victim interaction beyond the attacker (or their container workload) performing normal filesystem I/O while submount teardown occurs during pod/container lifecycle.\nS:U - Impact stays within the guest kernel security boundary (crash or guest kernel compromise); it does not by itself cross a VM/host or IOMMU boundary.\nC:H - The flaw is a use-after-free in fuse_release_end() calling iput() on an inode after its superblock is destroyed, which can be turned into arbitrary kernel memory read via heap manipulation.\nI:H - Use-after-free on a struct inode in the kernel heap provides a standard path to controlled memory corruption, heap spraying, and arbitrary write or code execution in kernel context.\nA:H - Confirmed kernel general protection fault/oops in iput() from fuse_release_end during virtio_fs request completion, and UAF bugs inherently threaten kernel stability even without full exploitation."}]}],"affected":[{"product":"Linux","vendor":"Linux","defaultStatus":"unaffected","repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","programFiles":["fs/fuse/file.c"],"versions":[{"version":"548e1f2bac1d4df91a6138f26bb4ab00323fd948","lessThan":"607a1d4c42f649e6197567c0448fd9ebb316cd42","status":"affected","versionType":"git"},{"version":"cfd1aa3e2b71f3327cb373c45a897c9028c62b35","lessThan":"1cc0e3a0c6499aaaa2f21a4fcbba388486afb25e","status":"affected","versionType":"git"},{"version":"83b375c6efef69b1066ad2d79601221e7892745a","lessThan":"0b809199ff87c44487e516a725dd4be2185712ce","status":"affected","versionType":"git"},{"version":"bfd17b6138df0122a95989457d8e18ce0b86165e","lessThan":"2181a09ba980f142650fb053666350ead4471cfe","status":"affected","versionType":"git"},{"version":"b26923512dbe57ae4917bafd31396d22a9d1691a","lessThan":"97c4691653d145dcc699eca5d3aba3219a520f1f","status":"affected","versionType":"git"},{"version":"26e5c67deb2e1f42a951f022fdf5b9f7eb747b01","lessThan":"2abfd3ffbd9452f72535d96ff3982b3ab1f8f2f9","status":"affected","versionType":"git"},{"version":"26e5c67deb2e1f42a951f022fdf5b9f7eb747b01","lessThan":"39a2b95e008665c14f84e50ed411d898df7cd11b","status":"affected","versionType":"git"},{"version":"26e5c67deb2e1f42a951f022fdf5b9f7eb747b01","lessThan":"e09412a714bcd49375198427bb4aa005037a9d6f","status":"affected","versionType":"git"},{"version":"26e5c67deb2e1f42a951f022fdf5b9f7eb747b01","lessThan":"06b41351779e9289e8785694ade9042ae85e41ea","status":"affected","versionType":"git"},{"version":"f19a1390af448d9e193c08e28ea5f727bf3c3049","status":"affected","versionType":"git"},{"version":"5.10.246","lessThan":"5.10.260","status":"affected","versionType":"semver"},{"version":"5.15.196","lessThan":"5.15.211","status":"affected","versionType":"semver"},{"version":"6.1.158","lessThan":"6.1.177","status":"affected","versionType":"semver"},{"version":"6.6.115","lessThan":"6.6.144","status":"affected","versionType":"semver"},{"version":"6.12.54","lessThan":"6.12.95","status":"affected","versionType":"semver"},{"version":"6.17.4","lessThan":"6.18","status":"affected","versionType":"semver"}]},{"product":"Linux","vendor":"Linux","defaultStatus":"affected","repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","programFiles":["fs/fuse/file.c"],"versions":[{"version":"6.18","status":"affected"},{"version":"0","lessThan":"6.18","status":"unaffected","versionType":"semver"},{"version":"5.10.260","lessThanOrEqual":"5.10.*","status":"unaffected","versionType":"semver"},{"version":"5.15.211","lessThanOrEqual":"5.15.*","status":"unaffected","versionType":"semver"},{"version":"6.1.177","lessThanOrEqual":"6.1.*","status":"unaffected","versionType":"semver"},{"version":"6.6.144","lessThanOrEqual":"6.6.*","status":"unaffected","versionType":"semver"},{"version":"6.12.95","lessThanOrEqual":"6.12.*","status":"unaffected","versionType":"semver"},{"version":"6.18.37","lessThanOrEqual":"6.18.*","status":"unaffected","versionType":"semver"},{"version":"7.0.14","lessThanOrEqual":"7.0.*","status":"unaffected","versionType":"semver"},{"version":"7.1.2","lessThanOrEqual":"7.1.*","status":"unaffected","versionType":"semver"},{"version":"7.2","lessThanOrEqual":"*","status":"unaffected","versionType":"original_commit_for_fix"}]}],"cpeApplicability":[{"nodes":[{"operator":"OR","negate":false,"cpeMatch":[{"vulnerable":true,"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionStartIncluding":"5.10.246","versionEndExcluding":"5.10.260"},{"vulnerable":true,"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionStartIncluding":"5.15.196","versionEndExcluding":"5.15.211"},{"vulnerable":true,"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionStartIncluding":"6.1.158","versionEndExcluding":"6.1.177"},{"vulnerable":true,"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionStartIncluding":"6.6.115","versionEndExcluding":"6.6.144"},{"vulnerable":true,"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionStartIncluding":"6.12.54","versionEndExcluding":"6.12.95"},{"vulnerable":true,"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionStartIncluding":"6.18","versionEndExcluding":"6.18.37"},{"vulnerable":true,"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionStartIncluding":"6.18","versionEndExcluding":"7.0.14"},{"vulnerable":true,"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionStartIncluding":"6.18","versionEndExcluding":"7.1.2"},{"vulnerable":true,"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionStartIncluding":"6.18","versionEndExcluding":"7.2"},{"vulnerable":true,"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionStartIncluding":"6.17.4"}]}]}],"references":[{"url":"https://git.kernel.org/stable/c/607a1d4c42f649e6197567c0448fd9ebb316cd42"},{"url":"https://git.kernel.org/stable/c/1cc0e3a0c6499aaaa2f21a4fcbba388486afb25e"},{"url":"https://git.kernel.org/stable/c/0b809199ff87c44487e516a725dd4be2185712ce"},{"url":"https://git.kernel.org/stable/c/2181a09ba980f142650fb053666350ead4471cfe"},{"url":"https://git.kernel.org/stable/c/97c4691653d145dcc699eca5d3aba3219a520f1f"},{"url":"https://git.kernel.org/stable/c/2abfd3ffbd9452f72535d96ff3982b3ab1f8f2f9"},{"url":"https://git.kernel.org/stable/c/39a2b95e008665c14f84e50ed411d898df7cd11b"},{"url":"https://git.kernel.org/stable/c/e09412a714bcd49375198427bb4aa005037a9d6f"},{"url":"https://git.kernel.org/stable/c/06b41351779e9289e8785694ade9042ae85e41ea"}],"title":"virtiofs: fix UAF on submount umount","x_generator":{"engine":"bippy-1.2.0"}}}}