CVE-2023-53777
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2023-53777 is a vulnerability in the Linux kernel's EROFS (Enhanced Read-Only File System) subsystem involving a race condition that causes pcluster chain loops on data-deduplicated compressed images. The flaw was discovered after extensive stress testing (over 46 days) and disclosed on December 9, 2025. It affects Linux kernel versions starting from commit 267f2492c8f7, with fixes backported to stable releases including 6.1.39, 6.3.13, 6.4.4, and 6.5. The CVSS base score is estimated as Medium (exact score not yet assigned by NVD), and the EPSS score is approximately 0.018% (Feedly, ENISA EUVD).

Technical details

The root cause is a race condition (CWE-362) in the EROFS filesystem's lockless pcluster chain-linking mechanism. When two chains of pclusters are processed concurrently on a data-deduplicated compressed image, they can simultaneously link to each other — for example, Chain 1 (2→3→4→5) links to Chain 2 (5→1→2) via pcluster 5, while Chain 2 simultaneously links back to Chain 1 via pcluster 2 — forming a circular dependency. Because hooked chains are linked locklessly, there is no straightforward synchronization mechanism to prevent this loop. The fix eliminates hooked chain optimization entirely to avoid the race until a proper solution can be implemented (Feedly, ENISA EUVD).

Impact

When the circular chain loop forms, the affected file pages remain locked indefinitely, resulting in a denial-of-service condition where processes waiting on those pages hang permanently. This impacts availability of the filesystem and any workloads accessing files on the affected EROFS image. The vulnerability is limited to systems mounting data-deduplicated compressed EROFS images and is more likely to manifest under multi-threaded workloads (Feedly).

Exploitability

There is no known public exploit code or evidence of in-the-wild exploitation for CVE-2023-53777. The vulnerability requires a specific precondition — the system must be mounting a data-deduplicated compressed EROFS image — and the race condition is difficult to trigger reliably, as it was only observed after 46+ days of heavy stress testing. The EPSS score is very low at 0.018%, and the vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. Nessus plugin 278097 has been released to detect affected systems (Feedly, Tenable).

Mitigation and workarounds

The Linux kernel maintainers have resolved this issue by disabling the hooked chain optimization in EROFS. Fixes have been backported to stable kernel versions 6.1.39, 6.3.13, 6.4.4, and 6.5. Users should update to a patched kernel version; SUSE has also released advisories (SUSE-2026-0281-1 and SUSE-2026-20876-1) incorporating the fix. As a workaround, avoiding the use of data-deduplicated compressed EROFS images on unpatched systems will prevent exposure (Feedly, Linux Security SUSE Advisory).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-74732NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-firmware
NoYesAug 22, 2026
CVE-2026-74730NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-debug-devel
NoYesAug 22, 2026
CVE-2026-74726NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-64k-debug-modules
NoYesAug 22, 2026
CVE-2026-74719NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-64k-modules-partner
NoYesAug 22, 2026
CVE-2026-74717NONEN/A
  • Linux Kernel logoLinux Kernel
  • rtla
NoYesAug 22, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management