Tracker / CVE-2026-53381
CVE-2026-53381
High 7.8
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.
Affected products and versions
| linux | linux_kernel · 5.10.246 → 5.10.260 |
|---|---|
| linux | linux_kernel · 5.15.196 → 5.15.211 |
| linux | linux_kernel · 6.1.158 → 6.1.177 |
| linux | linux_kernel · 6.12.54 → 6.12.95 |
| linux | linux_kernel · 6.17.4 → 6.18.37 |
| linux | linux_kernel · 6.19 → 7.0.14 |
| linux | linux_kernel · 6.6.115 → 6.6.144 |
| linux | linux_kernel · 7.1 → 7.1.2 |
Analysis
This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.