CVE-2025-68805: fuse: fix io-uring list corruption for terminated non-committed requests
In the Linux kernel, the following vulnerability has been resolved:
fuse: fix io-uring list corruption for terminated non-committed requests
When a request is terminated before it has been committed, the request
is not removed from the queue's list. This leaves a dangling list entry
that leads to list corruption and use-after-free issues.
Remove the request from the queue's list for terminated non-committed
requests.
Security readout for executives and security teams
Plain-English summary
A Linux kernel flaw in FUSE request handling can corrupt kernel memory when an io_uring request ends before being committed. A local low-privileged user who can reach the affected path could potentially compromise data or crash the system. The supplied record rates it 7.8 High.
Executive priority
Treat as a high-priority kernel update for shared, multi-user, or untrusted-workload systems. It is not supported as an emergency Internet-wide threat because the vector is local and active exploitation is unconfirmed. Resolve vendor-specific version applicability promptly, then patch exposed systems through normal expedited maintenance.
Technical view
Terminated, non-committed FUSE io_uring requests were left on a queue list. The resulting dangling entry could cause list corruption and use-after-free conditions. The referenced stable changes remove these requests from the list. CVSS indicates local access, low complexity, low privileges, no user interaction, and high confidentiality, integrity, and availability impact.
Likely exposure
Likely exposure is limited to affected Linux kernel builds where low-privileged local users or workloads can reach FUSE io_uring handling. The supplied affected-version entries are ambiguous, so exact distribution package exposure cannot be determined from this bundle alone. Distribution backports may also change whether a particular build is vulnerable.
Exploitation context
The bundle does not establish active exploitation, and the CVE is not marked as CISA KEV. Exploitation requires local, low-privileged access according to CVSS. No public proof of concept or observed attack activity is cited, so real-world exploit availability remains unknown.
Researcher notes
The failure is a queue-lifecycle bug: termination before commitment does not unlink the request, leaving a stale list entry that enables memory corruption and use-after-free. No CWE is assigned. The supplied data identifies two stable fixes but does not clearly express complete vulnerable or fixed version ranges, limiting precise package-level conclusions.
Mitigation direction
Apply a vendor kernel update containing one of the referenced stable fixes.
Consult distribution guidance to resolve the ambiguous affected-version boundaries.
Prioritize shared systems permitting local users or untrusted workloads.
Restrict untrusted local code execution until affected kernels are updated.
Reboot systems into the fixed kernel after installation.
Validation and detection
Inventory running kernel and distribution package versions across Linux systems.
Check vendor advisories or package changelogs for CVE-2025-68805.
Confirm source or vendor builds contain either referenced stable fix.
Identify systems exposing FUSE io_uring handling to untrusted local workloads.
After updating, verify each system is running the fixed kernel.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cve · low confidence lookup
CVE-2025-68805 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
1CVSS vectors
3Timeline events
0ADP providers
3Source links
CVSS vector scores
1 official score
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.