VDB

CVE-2026-80857

CVE-2026-80857 PUBLISHED

Reported by Linux · Published September 4, 2026

In the Linux kernel, the following vulnerability has been resolved: fuse: wait for FR_FINISHED on abort_on_kill to prevent use-after-free The abort_on_kill path in request_wait_answer() calls fuse_abort_conn() and returns without waiting for FR_FINISHED. If fuse_dev_do_write() is concurrently processing the same request (FR_LOCKED set), the caller frees req->args while it is still being accessed, causing a use-after-free. Fix this by jumping to the existing wait_event(FR_FINISHED) instead of returning early. The wait will not hang because fuse_abort_conn() ensures all requests are ended.

EPSS 0.16% · 5.0th percentile

Risk Scores

EPSS Score
0.16%
5.0th percentile

Affected Products

VendorProductVersions
LinuxLinux0c7fca880a40a209a9c92be14143996d14b93ff6, 204aa22a686bfee48daca7db620c1e017615f2ff, 204aa22a686bfee48daca7db620c1e017615f2ff
LinuxLinux7.1, 0, 6.18.50
linuxlinux_kernel7.1, 7.1, 6.18.25
LinuxLinux204aa22a686bfee48daca7db620c1e017615f2ff, 204aa22a686bfee48daca7db620c1e017615f2ff, 0c7fca880a40a209a9c92be14143996d14b93ff6

Timeline

  • Sep 4, 2026 Coalition ESS Score
  • Sep 4, 2026 CVE Published
  • Sep 5, 2026 EPSS Score
  • Sep 7, 2026 CVE Updated
  • Sep 8, 2026 EPSS Score
  • Sep 17, 2026 EPSS Score

References

Open in Interactive Console →
$ Console Community · 100/wk Open console ›