CVE Catalog

CVE-2025-68805

HighCVSS 7.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.12%

2th percentile - higher than 2% of all known CVEs

Summary

In the Linux kernel, a vulnerability in the FUSE module was found due to list corruption in the io-uring mechanism for requests terminated before being committed. Not removing the request from the queue list leads to use-after-free issues.

Risk Assessment

The risk is a potential system crash or arbitrary code execution by an attacker due to use-after-free in FUSE filesystems.

Recommendation

It is recommended to update the Linux kernel to a version containing the fix for CVE-2025-68805.

Other vulnerabilities in Linux kernel

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS