Filesystem denial of service via zero-reference snapshot root
Published Mar 26, 2024 · Updated May 11, 2026
Denial of service in Linux btrfs allows local users to force a mounted filesystem read-only through the snapshot ioctl. create_pending_snapshot() copies a deleted source subvolume's root item with refs set to zero, then btrfs_insert_root() inserts the invalid root and btrfs_get_new_fs_root() returns -ENOENT, aborting the transaction. A local user needs an open descriptor for a deleted btrfs subvolume and permission to request a snapshot; the result interrupts writes on the affected filesystem.
Summary
What happened
Denial of service in Linux btrfs allows local users to force a mounted filesystem read-only through the snapshot ioctl. create_pending_snapshot() copies a deleted source subvolume's root item with refs set to zero, then btrfs_insert_root() inserts the invalid root and btrfs_get_new_fs_root() returns -ENOENT, aborting the transaction. A local user needs an open descriptor for a deleted btrfs subvolume and permission to request a snapshot; the result interrupts writes on the affected filesystem.
The record
- CVE
- CVE-2024-26644
- Published
- Mar 26, 2024
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-908, T1499.004
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Mar 26, 2024CVE publishedPublication date reported by the CVE source.
- May 11, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=2.6.35
- Affected versionversion=d68fc57b7e3245cfacf2e3b47acfed1946a11786 <0877497dc97834728e1b528ddf1e1c484292c29c
- Affected versionversion=d68fc57b7e3245cfacf2e3b47acfed1946a11786 <2bdf872bcfe629a6202ffd6641615a8ed00e8464
- Affected versionversion=d68fc57b7e3245cfacf2e3b47acfed1946a11786 <6e6bca99e8d88d989a7cde4c064abea552d5219b
- Affected versionversion=d68fc57b7e3245cfacf2e3b47acfed1946a11786 <7081929ab2572920e94d70be3d332e5c9f97095a
- Affected versionversion=d68fc57b7e3245cfacf2e3b47acfed1946a11786 <c06941564027bdbc01d2df7f41e333c11cb0482d
- Affected versionversion=d68fc57b7e3245cfacf2e3b47acfed1946a11786 <d8680b722f0ff6d7a01ddacc1844e0d52354d6ff
- Affected versionversion=d68fc57b7e3245cfacf2e3b47acfed1946a11786 <ec794a7528199e1be6d47bec03f4755aa75df256
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo