CVE-2023-53862
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2023-53862 is a kernel bug in the Linux kernel's HFS (Hierarchical File System) filesystem driver, caused by a missing hfs_bnode_get() call in the __hfs_bnode_create function. The flaw was discovered via Syzbot fuzzing and triggers a kernel BUG at fs/hfs/bnode.c:466 in hfs_bnode_put(), leading to a kernel panic. It affects the Linux kernel and was published on December 9, 2025. The vulnerability is estimated as Medium severity with an EPSS score of 0.000240 (Feedly, Vulners).

Technical details

The root cause is a missing reference count increment (hfs_bnode_get()) in __hfs_bnode_create, which leads to an imbalanced reference count when hfs_bnode_put() is later called. This falls under CWE-911 (Improper Update of Reference Count) or more broadly improper resource management. The bug manifests during writeback operations (via the wb_workfn workqueue), as demonstrated by the Syzbot crash trace showing an invalid opcode at hfs_bnode_put+0x46f/0x480 under PREEMPT SMP KASAN. Exploitation requires the ability to mount or interact with a crafted HFS filesystem image (Feedly).

Impact

Successful triggering of this vulnerability causes a kernel BUG (panic/crash), resulting in a denial of service of the affected Linux system. The availability impact is the primary concern, as the kernel halts with an invalid opcode exception. There is no evidence of confidentiality or integrity impact beyond the system crash, and lateral movement potential is limited given the local/filesystem-interaction requirement (Feedly).

Mitigation and workarounds

The Linux kernel maintainers have issued patches addressing this issue across multiple stable branches, with fixes committed to the kernel stable tree (commit hashes: 2cab8db14566, 3a9065a33988, 38d72e6604b9, 062af3e99307, 8140cdc57bc5). Users should update to a patched kernel version that includes these fixes. As a workaround, systems that do not require HFS filesystem support can blacklist or disable the hfs kernel module (modprobe -r hfs or adding blacklist hfs to /etc/modprobe.d/) to prevent exposure (Feedly, Kernel Stable).

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-64557NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-selftests-internal
NoNoJul 29, 2026
CVE-2026-64556NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-64k-devel
NoNoJul 29, 2026
CVE-2026-64555NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-fde-6.14
NoNoJul 27, 2026
CVE-2026-64554NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-gcp-6.14
NoYesJul 27, 2026
CVE-2026-64553NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-64k-debug-modules-internal
NoYesJul 27, 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