CVE-2023-54248
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2023-54248 is a NULL pointer dereference vulnerability in the Linux kernel's NTFS3 filesystem driver (fs/ntfs3). The flaw arises because the return value of kmemdup() — which can return NULL on memory allocation failure — was not checked, potentially leading to a NULL pointer dereference. The vulnerability affects Linux kernel versions starting from the introduction of the NTFS3 driver (around 5.15) up to the patched stable releases. Fixes were backported to stable branches including 5.15.111, 6.1.28, 6.2.15, 6.3.2, and 6.4. The CVE was published on December 30, 2025, with a CVSS base score of 0.0 (no severity rating assigned at time of publication) (Feedly, ENISA EUVD).

Technical details

The root cause is a missing NULL pointer check after a call to kmemdup() in the NTFS3 filesystem driver (fs/ntfs3), classified as CWE-476 (NULL Pointer Dereference). kmemdup() is a kernel memory duplication function that can return NULL when memory allocation fails; without validating the return value, subsequent code may dereference the NULL pointer, causing a kernel panic or system crash. Exploitation would require the ability to trigger the specific NTFS3 code path — typically by mounting or interacting with a crafted NTFS filesystem image. Patches were applied across multiple stable kernel branches via commits such as 952bbfce, 7898db22, 9f36704a, cdcdfd57, and e6c3cef2 (Feedly, ENISA EUVD).

Impact

Successful exploitation of this vulnerability can cause a kernel NULL pointer dereference, resulting in a system crash (kernel panic) and denial of service. Because the flaw resides in kernel space, it affects the availability of the entire system rather than a single user-space process. There is no evidence of confidentiality or integrity impact beyond the crash, and lateral movement or data exfiltration are not expected outcomes of this specific vulnerability (Feedly).

Mitigation and workarounds

Apply the relevant stable kernel update that includes the fix for CVE-2023-54248. Patched versions include Linux kernel 5.15.111, 6.1.28, 6.2.15, 6.3.2, and 6.4. As a workaround on systems that do not require NTFS3 support, administrators can blacklist or disable the ntfs3 kernel module (echo 'blacklist ntfs3' >> /etc/modprobe.d/blacklist.conf) to prevent the vulnerable code path from being triggered. Upgrading to a patched kernel version is the recommended long-term remediation (Feedly, ENISA EUVD).

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