System hang via blocking compressed-write operation lock
Published Feb 26, 2024 · Updated May 11, 2026
Deadlock in F2FS compressed-page writes in Linux 5.6 allows local users to hang the system by writing a compression-enabled file. f2fs_write_compressed_pages acquires the operation lock after preparing its dnode instead of using f2fs_trylock_op first and returning EAGAIN when unavailable. Reachability requires local access to a compression-enabled F2FS filesystem, and the reported consequence is a system hang rather than data access or privilege escalation.
Summary
What happened
Deadlock in F2FS compressed-page writes in Linux 5.6 allows local users to hang the system by writing a compression-enabled file. f2fs_write_compressed_pages acquires the operation lock after preparing its dnode instead of using f2fs_trylock_op first and returning EAGAIN when unavailable. Reachability requires local access to a compression-enabled F2FS filesystem, and the reported consequence is a system hang rather than data access or privilege escalation.
The record
- CVE
- CVE-2020-36775
- Published
- Feb 26, 2024
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-667, T1499
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Feb 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=4c8ff7095bef64fc47e996a938f7d57f9e077da3 <8e8542437bb4070423c9754d5ba270ffdbae8c8d
- Affected versionversion=4c8ff7095bef64fc47e996a938f7d57f9e077da3 <df77fbd8c5b222c680444801ffd20e8bbc90a56e
- 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.
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