Linux hwe edge: In the Linux kernel, the following vulnerability has been resolved: fuse: avoid 32-bit prune notification count wrap FUSE_NOTIFY_PRUNE validates the… (CVE-2026-64267)
A vulnerability in the Linux kernel's FUSE subsystem could cause a 32-bit integer wrap in prune notification count validation on 32-bit kernels. This flaw allows a specially crafted prune notification to bypass length checks and trigger a kernel bug condition during node ID copying. The issue has been resolved by changing the validation method to prevent arithmetic wrapping.
AI Analysis
Technical Summary
The Linux kernel's FUSE subsystem had a vulnerability where the 32-bit prune notification count could wrap due to multiplication overflow on 32-bit kernels. Specifically, the FUSE_NOTIFY_PRUNE operation validated the nodeid payload length by comparing size minus the size of an output argument to the count multiplied by the size of a 64-bit integer. On 32-bit systems, the multiplication could overflow, allowing a prune notification with a large count and no nodeid payload to pass validation incorrectly. This leads to a copy loop attempting to read non-existent node IDs, triggering a kernel bug path (fuse_copy_fill() BUG_ON(!err)). The fix involved using array_size() for validation, which prevents wrapping arithmetic before the copy loop.
Potential Impact
The vulnerability can cause a kernel bug condition resulting in a denial of service (system crash) on affected 32-bit Linux kernels using FUSE. There is no indication of confidentiality or integrity impact. The CVSS score of 5.5 reflects a medium severity denial of service impact with local attack vector and low privileges required.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to address this vulnerability by changing the validation method to avoid 32-bit integer wrapping. Users should apply the official kernel updates that include this fix. Since this is a kernel-level issue, updating the kernel to a patched version is the recommended remediation. Patch status is not explicitly confirmed here; check the vendor or distribution advisory for the exact fixed versions and update instructions.
Linux hwe edge: In the Linux kernel, the following vulnerability has been resolved: fuse: avoid 32-bit prune notification count wrap FUSE_NOTIFY_PRUNE validates the… (CVE-2026-64267)
Description
A vulnerability in the Linux kernel's FUSE subsystem could cause a 32-bit integer wrap in prune notification count validation on 32-bit kernels. This flaw allows a specially crafted prune notification to bypass length checks and trigger a kernel bug condition during node ID copying. The issue has been resolved by changing the validation method to prevent arithmetic wrapping.
CVSS v3.1
Score 5.5medium
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel's FUSE subsystem had a vulnerability where the 32-bit prune notification count could wrap due to multiplication overflow on 32-bit kernels. Specifically, the FUSE_NOTIFY_PRUNE operation validated the nodeid payload length by comparing size minus the size of an output argument to the count multiplied by the size of a 64-bit integer. On 32-bit systems, the multiplication could overflow, allowing a prune notification with a large count and no nodeid payload to pass validation incorrectly. This leads to a copy loop attempting to read non-existent node IDs, triggering a kernel bug path (fuse_copy_fill() BUG_ON(!err)). The fix involved using array_size() for validation, which prevents wrapping arithmetic before the copy loop.
Potential Impact
The vulnerability can cause a kernel bug condition resulting in a denial of service (system crash) on affected 32-bit Linux kernels using FUSE. There is no indication of confidentiality or integrity impact. The CVSS score of 5.5 reflects a medium severity denial of service impact with local attack vector and low privileges required.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to address this vulnerability by changing the validation method to avoid 32-bit integer wrapping. Users should apply the official kernel updates that include this fix. Since this is a kernel-level issue, updating the kernel to a patched version is the recommended remediation. Patch status is not explicitly confirmed here; check the vendor or distribution advisory for the exact fixed versions and update instructions.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-pj3g-7699-4m62
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-64267"]
- Ecosystems
- []
- Database Specific Severity
- null
- Cvss Version
- null
Threat ID: 6a65420e9c2644c7f808661f
Added to database: 07/25/2026, 23:09:02 UTC
Last enriched: 08/15/2026, 03:19:34 UTC
Last updated: 09/07/2026, 10:52:10 UTC
Views: 41
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.