Use After Free in Linux

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.

Vulnerability class: Use-After-Free

EPSS: 0.001 (3.6th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 7.8 (High). Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H.

Affected products

  • Linux — versions 6.6.115, cfd1aa3e2b71f3327cb373c45a897c9028c62b35, 26e5c67deb2e1f42a951f022fdf5b9f7eb747b01
  • Linux Linux_kernel

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2026-53381?
CVE-2026-53381 is a high-severity vulnerability in Linux, classified under Use After Free. CVSS score: 7.8/10. Published 2026-07-19.
How severe is CVE-2026-53381?
High severity. CVSS v3 base score is 7.8 out of 10.