Kernel crash via F2FS remount-fallocate race
Published Sep 18, 2025 · Updated Sep 18, 2025
Race condition in Linux F2FS allows local users to crash the kernel by racing a read-write remount against fallocate on the same filesystem. During f2fs_remount(), default_options() temporarily re-enables READ_EXTENT_CACHE before parse_options() restores the immutable setting, so concurrent f2fs_fallocate() follows a stale option into a NULL extent-tree lock. A local user needs write access to a file on an F2FS volume and must overlap fallocate with a privileged read-write remount; success causes a kernel fault and service interruption.
Summary
What happened
Race condition in Linux F2FS allows local users to crash the kernel by racing a read-write remount against fallocate on the same filesystem. During f2fs_remount(), default_options() temporarily re-enables READ_EXTENT_CACHE before parse_options() restores the immutable setting, so concurrent f2fs_fallocate() follows a stale option into a NULL extent-tree lock. A local user needs write access to a file on an F2FS volume and must overlap fallocate with a privileged read-write remount; success causes a kernel fault and service interruption.
The record
- CVE
- CVE-2023-53447
- Published
- Sep 18, 2025
- Updated
- Sep 18, 2025
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- T1499
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Sep 18, 2025CVE publishedPublication date reported by the CVE source.
- Sep 18, 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=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <115557cc226a927924f2d7d1980ccbf6e3b3bb36
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <458c15dfbce62c35fefd9ca637b20a051309c9f1
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