LiveActive security incident?Get immediate response
CVE Record

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.

HighCVSS 7.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

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.
Prepared
Confidence
medium
Sources
4

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.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
7.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

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.

ScoreVersionSeverityVectorExploitImpactSource
7.8CVSS 3.1HighCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H1.85.9Linux

Vulnerability scoring details

Base CVSS 3.1 score

7.8High
CVSS 3.1 vector shape for CVE-2025-68805Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinuxc090c8abae4b6b77a1bee116aa6c385456ebef96, c090c8abae4b6b77a1bee116aa6c385456ebef96unaffected
LinuxLinux6.14, 0, 6.18.3, 6.19affected
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.