0.0
NA
CVE-2026-64164
btrfs: tracepoints: fix sleep while in atomic context in btrfs_sync_file()
Description

In the Linux kernel, the following vulnerability has been resolved: btrfs: tracepoints: fix sleep while in atomic context in btrfs_sync_file() The trace event btrfs_sync_file() is called in an atomic context (all trace events are) and its call to dput(), which is needed due to the call to dget_parent(), can sleep, triggering a kernel splat. This can be reproduced by enabling the trace event and running btrfs/056 from fstests for example. The splat shown in dmesg is the following: [53.919] BUG: sleeping function called from invalid context at fs/dcache.c:970 [53.947] in_atomic(): 1, irqs_disabled(): 0, non_block: 0, pid: 32773, name: xfs_io [53.988] preempt_count: 2, expected: 0 [53.967] RCU nest depth: 0, expected: 0 [53.943] Preemption disabled at: [53.944] [<0000000000000000>] 0x0 [54.078] CPU: 0 UID: 0 PID: 32773 Comm: xfs_io Tainted: G W 7.1.0-rc1-btrfs-next-232+ #1 PREEMPT(full) [54.070] Tainted: [W]=WARN [54.071] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.2-0-gea1b7a073390-prebuilt.qemu.org 04/01/2014 [54.072] Call Trace: [54.074] <TASK> [54.076] dump_stack_lvl+0x56/0x80 [54.079] __might_resched.cold+0xd6/0x10f [54.072] dput.part.0+0x24/0x110 [54.078] trace_event_raw_event_btrfs_sync_file+0x75/0x140 [btrfs] [54.089] btrfs_sync_file+0x1ed/0x530 [btrfs] [54.087] ? __handle_mm_fault+0x8ae/0xed0 [54.089] btrfs_do_write_iter+0x172/0x210 [btrfs] [54.091] vfs_write+0x21f/0x450 [54.094] __x64_sys_pwrite64+0x8d/0xc0 [54.096] ? do_user_addr_fault+0x20c/0x670 [54.099] do_syscall_64+0x60/0xf20 [54.092] ? clear_bhb_loop+0x60/0xb0 [54.094] entry_SYSCALL_64_after_hwframe+0x76/0x7e So stop using dget_parent() and dput() and access the parent dentry directly as dentry->d_parent. This is also what ext4 is doing in its equivalent trace event ext4_sync_file_enter().

INFO

Published Date :

July 19, 2026, 4:17 p.m.

Last Modified :

July 19, 2026, 4:17 p.m.

Remotely Exploit :

No

Source :

416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Products

The following products are affected by CVE-2026-64164 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

No affected product recoded yet

Solution
Modify btrfs trace event to avoid sleeping in atomic context by direct parent dentry access.
  • Avoid calling dget_parent() and dput() in tracepoints.
  • Access parent dentry directly using dentry->d_parent.
  • Update btrfs trace event implementation.
  • Apply kernel updates with the fix.
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2026-64164 is associated with the following CWEs:

Common Attack Pattern Enumeration and Classification (CAPEC)

Common Attack Pattern Enumeration and Classification (CAPEC) stores attack patterns, which are descriptions of the common attributes and approaches employed by adversaries to exploit the CVE-2026-64164 weaknesses.

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2026-64164 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2026-64164 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • New CVE Received by 416baaa9-dc9f-4396-8d5f-8c081fb06d67

    Jul. 19, 2026

    Action Type Old Value New Value
    Added Affected [{'repo': 'https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git', 'vendor': 'Linux', 'product': 'Linux', 'versions': [{'status': 'affected', 'version': '4a7bab35fad5251c8cb738161152578cd83b6b9c', 'lessThan': 'd78b0a80eac36879ef5478707135c446920e134b', 'versionType': 'git'}, {'status': 'affected', 'version': '520e8b4bcf872a534a7bf61ccf880047642df296', 'lessThan': '4361954f0e158af0530caa1e57f12b531be4658f', 'versionType': 'git'}, {'status': 'affected', 'version': 'e252db8ca2a01f82d472091f35d549b313278636', 'lessThan': '6279992c9ba2774901c9d4dd4a481162e2534714', 'versionType': 'git'}, {'status': 'affected', 'version': 'c09a7446aab5773f38d6abb25fce99b8e1dfbc97', 'lessThan': '26b2290baaf6da6add0f782a100766e686a33f4f', 'versionType': 'git'}, {'status': 'affected', 'version': '32372781d664a9b03c40343e96c29d0a6139f97d', 'lessThan': '12a0487945c09760a5968d9333383014ea294117', 'versionType': 'git'}, {'status': 'affected', 'version': '2e4adfaec97ee053ad1bdfb5036845e66f7e0d8a', 'lessThan': 'c32a7e0e3c73c1c0768556a56bd78de9f7b83780', 'versionType': 'git'}, {'status': 'affected', 'version': 'a85b46db143fda5869e7d8df8f258ccef5fa1719', 'lessThan': '0a96d9a85cd2240481297156b9bb72e10b7a8036', 'versionType': 'git'}, {'status': 'affected', 'version': 'a85b46db143fda5869e7d8df8f258ccef5fa1719', 'lessThan': 'c73370c677646e86fc4b1780fb07027bdf847375', 'versionType': 'git'}, {'status': 'affected', 'version': 'd110d7cdb045715c0b45b0dfd974525bb38f653d', 'versionType': 'git'}, {'status': 'affected', 'version': '6.6.136', 'lessThan': '6.6.142', 'versionType': 'semver'}, {'status': 'affected', 'version': '6.12.83', 'lessThan': '6.12.92', 'versionType': 'semver'}, {'status': 'affected', 'version': '6.18.24', 'lessThan': '6.18.34', 'versionType': 'semver'}, {'status': 'affected', 'version': '6.19.14', 'lessThan': '6.20', 'versionType': 'semver'}], 'programFiles': ['include/trace/events/btrfs.h'], 'defaultStatus': 'unaffected'}, {'repo': 'https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git', 'vendor': 'Linux', 'product': 'Linux', 'versions': [{'status': 'affected', 'version': '7.0'}, {'status': 'unaffected', 'version': '0', 'lessThan': '7.0', 'versionType': 'semver'}, {'status': 'unaffected', 'version': '6.6.142', 'versionType': 'semver', 'lessThanOrEqual': '6.6.*'}, {'status': 'unaffected', 'version': '6.12.92', 'versionType': 'semver', 'lessThanOrEqual': '6.12.*'}, {'status': 'unaffected', 'version': '6.18.34', 'versionType': 'semver', 'lessThanOrEqual': '6.18.*'}, {'status': 'unaffected', 'version': '7.0.11', 'versionType': 'semver', 'lessThanOrEqual': '7.0.*'}, {'status': 'unaffected', 'version': '7.1', 'versionType': 'original_commit_for_fix', 'lessThanOrEqual': '*'}], 'programFiles': ['include/trace/events/btrfs.h'], 'defaultStatus': 'affected'}]
    Added Description In the Linux kernel, the following vulnerability has been resolved: btrfs: tracepoints: fix sleep while in atomic context in btrfs_sync_file() The trace event btrfs_sync_file() is called in an atomic context (all trace events are) and its call to dput(), which is needed due to the call to dget_parent(), can sleep, triggering a kernel splat. This can be reproduced by enabling the trace event and running btrfs/056 from fstests for example. The splat shown in dmesg is the following: [53.919] BUG: sleeping function called from invalid context at fs/dcache.c:970 [53.947] in_atomic(): 1, irqs_disabled(): 0, non_block: 0, pid: 32773, name: xfs_io [53.988] preempt_count: 2, expected: 0 [53.967] RCU nest depth: 0, expected: 0 [53.943] Preemption disabled at: [53.944] [<0000000000000000>] 0x0 [54.078] CPU: 0 UID: 0 PID: 32773 Comm: xfs_io Tainted: G W 7.1.0-rc1-btrfs-next-232+ #1 PREEMPT(full) [54.070] Tainted: [W]=WARN [54.071] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.2-0-gea1b7a073390-prebuilt.qemu.org 04/01/2014 [54.072] Call Trace: [54.074] <TASK> [54.076] dump_stack_lvl+0x56/0x80 [54.079] __might_resched.cold+0xd6/0x10f [54.072] dput.part.0+0x24/0x110 [54.078] trace_event_raw_event_btrfs_sync_file+0x75/0x140 [btrfs] [54.089] btrfs_sync_file+0x1ed/0x530 [btrfs] [54.087] ? __handle_mm_fault+0x8ae/0xed0 [54.089] btrfs_do_write_iter+0x172/0x210 [btrfs] [54.091] vfs_write+0x21f/0x450 [54.094] __x64_sys_pwrite64+0x8d/0xc0 [54.096] ? do_user_addr_fault+0x20c/0x670 [54.099] do_syscall_64+0x60/0xf20 [54.092] ? clear_bhb_loop+0x60/0xb0 [54.094] entry_SYSCALL_64_after_hwframe+0x76/0x7e So stop using dget_parent() and dput() and access the parent dentry directly as dentry->d_parent. This is also what ext4 is doing in its equivalent trace event ext4_sync_file_enter().
    Added Reference https://git.kernel.org/stable/c/0a96d9a85cd2240481297156b9bb72e10b7a8036
    Added Reference https://git.kernel.org/stable/c/12a0487945c09760a5968d9333383014ea294117
    Added Reference https://git.kernel.org/stable/c/26b2290baaf6da6add0f782a100766e686a33f4f
    Added Reference https://git.kernel.org/stable/c/4361954f0e158af0530caa1e57f12b531be4658f
    Added Reference https://git.kernel.org/stable/c/6279992c9ba2774901c9d4dd4a481162e2534714
    Added Reference https://git.kernel.org/stable/c/c32a7e0e3c73c1c0768556a56bd78de9f7b83780
    Added Reference https://git.kernel.org/stable/c/c73370c677646e86fc4b1780fb07027bdf847375
    Added Reference https://git.kernel.org/stable/c/d78b0a80eac36879ef5478707135c446920e134b
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.