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 allowed a 32-bit integer wrap in prune notification count validation on 32-bit kernels. This could cause the kernel to read node IDs beyond the intended buffer, potentially triggering a kernel bug. The issue was fixed by changing the validation method to prevent arithmetic wrapping.
AI Analysis
Technical Summary
CVE-2026-64267 describes a vulnerability in the Linux kernel's FUSE implementation where the 32-bit prune notification count could wrap due to 32-bit size_t arithmetic on 32-bit kernels. The FUSE_NOTIFY_PRUNE message validation originally multiplied a daemon-controlled count by sizeof(u64) without preventing integer wrap, allowing crafted messages with large counts to bypass checks and cause out-of-bounds reads in the userspace write buffer. This leads to a kernel BUG_ON condition in fuse_copy_fill(). The fix involved replacing the vulnerable multiplication check with array_size(), which prevents wrapping arithmetic and ensures proper payload length validation.
Potential Impact
On affected 32-bit Linux kernels, this vulnerability could allow a malicious FUSE daemon to send specially crafted prune notifications that cause the kernel to read beyond the intended buffer boundaries. This triggers a kernel BUG_ON condition, potentially leading to denial of service via kernel crash. There is no indication of code execution or privilege escalation from the provided data.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to address this vulnerability by changing the validation method to prevent 32-bit integer wrap in prune notification count checks. Users should apply the official kernel updates that include this fix. Since no specific patch links or vendor advisories are provided, check the Linux kernel mailing lists or vendor advisories for the official patch and update guidance. No additional mitigations are indicated.
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 allowed a 32-bit integer wrap in prune notification count validation on 32-bit kernels. This could cause the kernel to read node IDs beyond the intended buffer, potentially triggering a kernel bug. The issue was fixed by changing the validation method to prevent arithmetic wrapping.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
CVE-2026-64267 describes a vulnerability in the Linux kernel's FUSE implementation where the 32-bit prune notification count could wrap due to 32-bit size_t arithmetic on 32-bit kernels. The FUSE_NOTIFY_PRUNE message validation originally multiplied a daemon-controlled count by sizeof(u64) without preventing integer wrap, allowing crafted messages with large counts to bypass checks and cause out-of-bounds reads in the userspace write buffer. This leads to a kernel BUG_ON condition in fuse_copy_fill(). The fix involved replacing the vulnerable multiplication check with array_size(), which prevents wrapping arithmetic and ensures proper payload length validation.
Potential Impact
On affected 32-bit Linux kernels, this vulnerability could allow a malicious FUSE daemon to send specially crafted prune notifications that cause the kernel to read beyond the intended buffer boundaries. This triggers a kernel BUG_ON condition, potentially leading to denial of service via kernel crash. There is no indication of code execution or privilege escalation from the provided data.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to address this vulnerability by changing the validation method to prevent 32-bit integer wrap in prune notification count checks. Users should apply the official kernel updates that include this fix. Since no specific patch links or vendor advisories are provided, check the Linux kernel mailing lists or vendor advisories for the official patch and update guidance. No additional mitigations are indicated.
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: 07/25/2026, 23:41:33 UTC
Last updated: 07/26/2026, 03:43:31 UTC
Views: 4
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.