CVE-2023-54063
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2023-54063 is an out-of-bounds (OOB) read vulnerability in the Linux kernel's NTFS3 filesystem driver, specifically in the indx_insert_into_buffer() function in fs/ntfs3/index.c. The flaw was discovered via Syzbot fuzzing and disclosed on December 24, 2025. It affects Linux kernel versions starting from 5.15 (when ntfs3 was introduced) up to the patched stable releases: 5.15.111, 6.1.28, 6.2.15, 6.3.2, and 6.4. No CVSS score has been officially assigned; the EPSS score is approximately 0.00018, indicating very low exploitation probability (Feedly, ENISA EUVD).

Technical details

The root cause is an improper validation of index buffer header fields in the NTFS3 driver (CWE-125: Out-of-bounds Read). Specifically, when the INDEX_BUFFER *index member of struct indx_node contains a corrupted or maliciously crafted value where the __le32 used field in struct INDEX_HDR exceeds the __le32 total field, a subsequent call to memmove() in indx_insert_into_buffer() at fs/ntfs3/index.c:1755 reads beyond the allocated slab buffer. The fix adds a bounds check in hdr_find_e() to validate these fields before the memmove is invoked. Exploitation requires mounting a specially crafted NTFS3 filesystem image, making it a local attack vector (Feedly, ENISA EUVD).

Impact

Successful exploitation of this vulnerability can cause a kernel slab-out-of-bounds read, which may lead to information disclosure of kernel memory contents or a kernel panic resulting in a denial of service. The vulnerability is confined to systems where an attacker can mount or interact with a crafted NTFS3 filesystem image, limiting the scope primarily to local privilege escalation scenarios or denial of service. There is no evidence of remote exploitability or lateral movement potential (Feedly, ENISA EUVD).

Mitigation and workarounds

The Linux kernel stable team has released patches addressing this vulnerability across multiple stable branches. Fixed versions include Linux 5.15.111, 6.1.28, 6.2.15, 6.3.2, and 6.4. Administrators should update to the appropriate patched kernel version for their distribution. As a workaround, systems that do not require NTFS3 filesystem support can blacklist or disable the ntfs3 kernel module (echo 'blacklist ntfs3' >> /etc/modprobe.d/blacklist.conf) to eliminate the attack surface (ENISA EUVD, Kernel Patches).

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