System panic via duplicate F2FS page writeback
Published Dec 24, 2025 · Updated Dec 24, 2025
Race condition in F2FS compression in Linux allows local users to panic the system through concurrent writes to a compressed file. f2fs_write_raw_pages releases page locks and starts a second writeback without waiting for the page's existing writeback to finish, causing folio_end_writeback to hit BUG(). Exploitation requires write access to a compression-enabled F2FS file; timing determines whether the race panics the kernel, exposes reused kernel-page contents, or corrupts F2FS data.
Summary
What happened
Race condition in F2FS compression in Linux allows local users to panic the system through concurrent writes to a compressed file. f2fs_write_raw_pages releases page locks and starts a second writeback without waiting for the page's existing writeback to finish, causing folio_end_writeback to hit BUG(). Exploitation requires write access to a compression-enabled F2FS file; timing determines whether the race panics the kernel, exposes reused kernel-page contents, or corrupts F2FS data.
The record
- CVE
- CVE-2023-54068
- Published
- Dec 24, 2025
- Updated
- Dec 24, 2025
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- T1499.004
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Dec 24, 2025CVE publishedPublication date reported by the CVE source.
- Dec 24, 2025Record 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=4c8ff7095bef64fc47e996a938f7d57f9e077da3 <169134da419cb8ffbe3b0743bc24573e16952ea9
- Affected versionversion=4c8ff7095bef64fc47e996a938f7d57f9e077da3 <6604df2a9d07ba8f8fb1ac14046c2c83776faa4f
- Affected versionversion=4c8ff7095bef64fc47e996a938f7d57f9e077da3 <9940877c4fe752923a53f0f7372f2f152b6eccf0
- Affected versionversion=4c8ff7095bef64fc47e996a938f7d57f9e077da3 <a8226a45b2a9ce83ba7a167a387a00fecc319e71
- Affected versionversion=4c8ff7095bef64fc47e996a938f7d57f9e077da3 <ad31eed06c3b4d63b2d38322a271d4009aee4bb3
- Affected versionversion=4c8ff7095bef64fc47e996a938f7d57f9e077da3 <babedcbac164cec970872b8097401ca913a80e61
- Affected versionversion=5.6
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