CVE-2025-68805
Description
In the Linux kernel, the following vulnerability has been resolved:fuse: fix io-uring list corruption for terminated non-committed requestsWhen a request is terminated before it has been committed, the requestis not removed from the queues list. This leaves a dangling list entrythat leads to list corruption and use-after-free issues.Remove the request from the queues list for terminated non-committedrequests.
Risk Information
Base Score
7.8
MODERATE
Vector
CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Score
Exploitation Probability
0.027
Associated Vulnerability
No records foundPatch Details
No records foundReferences
https://nvd.nist.gov/vuln/detail/CVE-2023-1234
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1234