CVE detail
CVE-2026-53381
In the Linux kernel, the following vulnerability has been resolved: virtiofs: fix UAF on submount umount iput() called from fuse_release_end() can Oops if the super block has already been destroyed. Normally this is prevented by waiting for num_waiting to go down to zero before commencing with super block shutdown. This only works, however, for the last submount instance, as the wait counter is per connection, not per superblock. Revert to using synchronous release requests for the auto_submounts case, which is virtiofs only at this time.
Buzz score
Why this CVE is surfacing
This all-time snapshot uses the same composite formula as Trending across a 30-year evidence window, rather than a current rolling window.
Buzz score components · mention 24.0 · diversity 10.0 · KEV 0.0 · OTX 0.0 · PoC 0.0
Why it matters now
Mention timeline
- Total mentions
- 10
- within the 30d window
- Peak daily
- 9
- highest bucket
Evidence
Source links by recency
10 source links · newest first
- CVE-2026-53381 virtiofs: fix UAF on submount umountMicrosoft MSRC
Information published.
vendormsrc.microsoft.comJul 20, 2026, 8:08 AM No excerpt available.
Patchgit.kernel.orgJul 19, 2026, 12:16 PMNo excerpt available.
Patchgit.kernel.orgJul 19, 2026, 12:16 PMNo excerpt available.
Patchgit.kernel.orgJul 19, 2026, 12:16 PMNo excerpt available.
Patchgit.kernel.orgJul 19, 2026, 12:16 PMNo excerpt available.
Patchgit.kernel.orgJul 19, 2026, 12:16 PMNo excerpt available.
Patchgit.kernel.orgJul 19, 2026, 12:16 PMNo excerpt available.
Patchgit.kernel.orgJul 19, 2026, 12:16 PMNo excerpt available.
Patchgit.kernel.orgJul 19, 2026, 12:16 PMNo excerpt available.
Patchgit.kernel.orgJul 19, 2026, 12:16 PM
Exploit code
Public exploit repository references
Public PoC repositories are third-party, potentially unsafe artifacts. Treat their code as untrusted and use it only on authorized systems in an isolated, least-privilege environment. cvebuzz does not execute the code or verify that an exploit works.