In the Linux kernel, the following vulnerability has been resolved: btrfs: tracepoints: fix sleep while in atomic context in btrfs_sync_file() The… (CVE-2026-64164)
A vulnerability in the Linux kernel's Btrfs filesystem tracepoints was resolved. The issue involved the btrfs_sync_file() trace event calling dput() in an atomic context, which can sleep and cause a kernel crash (splat). The problem was fixed by changing the code to access the parent dentry directly instead of using dget_parent() and dput().
AI Analysis
Technical Summary
The Linux kernel's Btrfs trace event btrfs_sync_file() is executed in an atomic context where sleeping is not allowed. However, it called dput(), which can sleep, leading to a kernel BUG and crash. This occurs because dput() is called after dget_parent(), which is inappropriate in atomic context. The issue can be reproduced by enabling the trace event and running specific filesystem tests. The fix involves removing the calls to dget_parent() and dput(), accessing the parent dentry directly via dentry->d_parent, aligning with the approach used in ext4's equivalent trace event.
Potential Impact
This vulnerability can cause a kernel crash (kernel splat) when the affected trace event is enabled and triggered, leading to denial of service. There is no indication of confidentiality or integrity impact. The CVSS score is 5.5 (medium severity), reflecting local attack vector with low privileges required and no user interaction.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. Until a fix is applied, avoid enabling the btrfs_sync_file() trace event to prevent triggering the kernel crash.
In the Linux kernel, the following vulnerability has been resolved: btrfs: tracepoints: fix sleep while in atomic context in btrfs_sync_file() The… (CVE-2026-64164)
Description
A vulnerability in the Linux kernel's Btrfs filesystem tracepoints was resolved. The issue involved the btrfs_sync_file() trace event calling dput() in an atomic context, which can sleep and cause a kernel crash (splat). The problem was fixed by changing the code to access the parent dentry directly instead of using dget_parent() and dput().
CVSS v3.1
Score 5.5medium
Weaknesses
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel's Btrfs trace event btrfs_sync_file() is executed in an atomic context where sleeping is not allowed. However, it called dput(), which can sleep, leading to a kernel BUG and crash. This occurs because dput() is called after dget_parent(), which is inappropriate in atomic context. The issue can be reproduced by enabling the trace event and running specific filesystem tests. The fix involves removing the calls to dget_parent() and dput(), accessing the parent dentry directly via dentry->d_parent, aligning with the approach used in ext4's equivalent trace event.
Potential Impact
This vulnerability can cause a kernel crash (kernel splat) when the affected trace event is enabled and triggered, leading to denial of service. There is no indication of confidentiality or integrity impact. The CVSS score is 5.5 (medium severity), reflecting local attack vector with low privileges required and no user interaction.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. Until a fix is applied, avoid enabling the btrfs_sync_file() trace event to prevent triggering the kernel crash.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-w7p5-2w2w-6hjm
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-64164"]
- Ecosystems
- []
- Database Specific Severity
- null
- Cvss Version
- null
Threat ID: 6a5d27a72a4a8d5989129daa
Added to database: 07/19/2026, 19:38:15 UTC
Last enriched: 08/13/2026, 19:13:16 UTC
Last updated: 09/03/2026, 10:52:10 UTC
Views: 60
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.