Kernel log flooding via unlocked Btrfs writeback
Published Aug 22, 2024 · Updated May 11, 2026
Improper locking in Linux before 5.17 allows local users to flood kernel logs through repeated Btrfs transaction commits. With flushoncommit enabled, btrfs_commit_transaction calls writeback_inodes_sb without holding sb->s_umount, triggering a WARN on nearly every commit. Local access and a Btrfs filesystem mounted with flushoncommit are required; repeated warnings consume dmesg and syslog capacity.
Summary
What happened
Improper locking in Linux before 5.17 allows local users to flood kernel logs through repeated Btrfs transaction commits. With flushoncommit enabled, btrfs_commit_transaction calls writeback_inodes_sb without holding sb->s_umount, triggering a WARN on nearly every commit. Local access and a Btrfs filesystem mounted with flushoncommit are required; repeated warnings consume dmesg and syslog capacity.
The record
- CVE
- CVE-2022-48920
- Published
- Aug 22, 2024
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-667
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Aug 22, 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=4.15
- Affected versionversion=ce8ea7cc6eb3139f4c730d647325e69354159b0f <850a77c999b81dd2724efd2684068d6f90db8c16
- Affected versionversion=ce8ea7cc6eb3139f4c730d647325e69354159b0f <a0f0cf8341e34e5d2265bfd3a7ad68342da1e2aa
- Affected versionversion=ce8ea7cc6eb3139f4c730d647325e69354159b0f <e4d044dbffcd570351f21c747fc77ff90aed7f2e
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