
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2023-54130 is a vulnerability in the Linux kernel's HFS/HFSPLUS filesystem driver involving improper error handling when processing corrupted or maliciously crafted filesystem images. The issue originates from commit 55d1cbbbb29e ("hfs/hfsplus: use WARN_ON for sanity check"), which replaced a comment with a WARN_ON() call that syzbot could trigger using a corrupted HFS image. The vulnerability also encompasses a memory leak introduced by an earlier related fix. It was published on December 24, 2025, and affects the Linux kernel starting from version 5.16 through multiple stable branches. The CVSS base score is estimated as Medium (Red Hat CVE, ENISA EUVD).
The root cause is improper error handling (related to CWE-390: Detection of Error Condition Without Action) in the HFS/HFSPLUS filesystem subsystem of the Linux kernel. When the kernel mounts or processes a corrupted HFS image, a sanity check implemented via WARN_ON() is triggered rather than returning a proper error code, leading to unexpected kernel behavior. The fix replaces the WARN_ON() with a return of -EIO (Input/Output Error), adds a missing check for a historically unhandled case, and resolves a memory leak introduced by a prior syzbot-related fix. The vulnerability requires local or privileged access to mount a crafted filesystem image (Red Hat CVE, ENISA EUVD).
Successful exploitation could cause system instability or denial of service by triggering unexpected kernel warnings when a specially crafted or corrupted HFS/HFSPLUS image is mounted. The memory leak component could contribute to resource exhaustion over time. The impact is primarily limited to availability; there is no evidence of confidentiality or integrity compromise beyond the affected system's stability (Red Hat CVE, ENISA EUVD).
The Linux kernel maintainers have released patches across multiple stable branches, including fixes backported to versions 6.0.19, 6.1.5, and 6.2. Administrators should update to a patched kernel version as soon as possible. As interim mitigations, avoid mounting HFS/HFSPLUS filesystem images from untrusted sources, implement strict filesystem image validation before mounting, and consider disabling HFS/HFSPLUS kernel module support if not required in the environment (Red Hat CVE, Red Hat Bugzilla).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."