In the Linux kernel, the following vulnerability has been resolved: fuse-uring: fix EFAULT clobber in fuse_uring_commit copy_from_user() returns the… (CVE-2026-64264)
A vulnerability in the Linux kernel's fuse-uring component involves improper handling of the return value from copy_from_user() in fuse_uring_commit. The function incorrectly stores a positive residual byte count as an error code, causing error detection to fail and potentially leading to use of uninitialized or partial data. The issue is fixed by ensuring the error code is properly set to a negative value before further processing.
AI Analysis
Technical Summary
The Linux kernel fuse-uring component had a flaw where copy_from_user() returns a positive residual count on failure, but this value was incorrectly propagated as an error code. Specifically, fuse_uring_commit stored the positive residual in a variable 'err' and set req->out.h.error to -EFAULT, but later fuse_uring_req_end() overwrote this with the positive residual. Since callers check for negative error codes, the positive residual was interpreted as success, leading to use of uninitialized or partial request data. The fix assigns err = -EFAULT before jumping to the cleanup code, ensuring the error is correctly reported.
Potential Impact
Because the error code was overwritten with a positive value, failure conditions could be misinterpreted as success by FUSE callers. This may cause them to proceed with uninitialized or incomplete request data, potentially leading to incorrect behavior or data corruption in applications relying on fuse-uring. No known exploits are reported in the wild.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. Until an official fix is available, users should monitor vendor communications for updates. No specific workaround is provided in the available data.
In the Linux kernel, the following vulnerability has been resolved: fuse-uring: fix EFAULT clobber in fuse_uring_commit copy_from_user() returns the… (CVE-2026-64264)
Description
A vulnerability in the Linux kernel's fuse-uring component involves improper handling of the return value from copy_from_user() in fuse_uring_commit. The function incorrectly stores a positive residual byte count as an error code, causing error detection to fail and potentially leading to use of uninitialized or partial data. The issue is fixed by ensuring the error code is properly set to a negative value before further processing.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel fuse-uring component had a flaw where copy_from_user() returns a positive residual count on failure, but this value was incorrectly propagated as an error code. Specifically, fuse_uring_commit stored the positive residual in a variable 'err' and set req->out.h.error to -EFAULT, but later fuse_uring_req_end() overwrote this with the positive residual. Since callers check for negative error codes, the positive residual was interpreted as success, leading to use of uninitialized or partial request data. The fix assigns err = -EFAULT before jumping to the cleanup code, ensuring the error is correctly reported.
Potential Impact
Because the error code was overwritten with a positive value, failure conditions could be misinterpreted as success by FUSE callers. This may cause them to proceed with uninitialized or incomplete request data, potentially leading to incorrect behavior or data corruption in applications relying on fuse-uring. No known exploits are reported in the wild.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. Until an official fix is available, users should monitor vendor communications for updates. No specific workaround is provided in the available data.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-2mhj-4m6m-6rj5
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-64264"]
- Ecosystems
- []
- Database Specific Severity
- null
- Cvss Version
- null
Threat ID: 6a65420f9c2644c7f8086c23
Added to database: 07/25/2026, 23:09:03 UTC
Last enriched: 07/25/2026, 23:42:59 UTC
Last updated: 07/26/2026, 05:09:33 UTC
Views: 6
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.