CVE-2023-53294
Linux Kernel vulnerability analysis and mitigation

Overview

A null pointer dereference vulnerability was discovered in the Linux kernel's NTFS3 filesystem implementation, specifically in the ntfs_lookup() function. The vulnerability was reported by Syzbot and affects the handling of MFT records in NTFS filesystem operations. The issue was disclosed on September 16, 2025 (NVD).

Technical details

The vulnerability occurs when the MFT record of an NTFS inode is not a base record, causing inode->iop to be NULL. This leads to a null pointer dereference in the following call chain: ntfslookup() -> dirsearchu() (where inode->iop is set to NULL) -> dsplicealias() -> _dadd() -> dflagsforinode() (where inode->iop->getlink causes the null-ptr-deref). The issue manifests when there is a mismatch between NTFS sector size (1024) and media sector size (512) (NVD).

Impact

When triggered, the vulnerability results in a general protection fault with a non-canonical address, potentially causing system crashes or denial of service conditions. The issue specifically affects systems using the NTFS3 filesystem implementation in the Linux kernel (NVD).

Mitigation and workarounds

The vulnerability has been fixed by adding a check on inode->iop before calling the dsplice_alias() function. This prevents the null pointer dereference from occurring during NTFS filesystem operations (NVD).

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-2025-40343MEDIUM6.4
  • Linux KernelLinux Kernel
  • linux-riscv
NoYesDec 09, 2025
CVE-2025-40342MEDIUM6.4
  • Linux KernelLinux Kernel
  • linux-azure-5.4
NoYesDec 09, 2025
CVE-2025-40341MEDIUM5.1
  • Linux KernelLinux Kernel
  • kernel-debug-uki-virt-addons
NoYesDec 09, 2025
CVE-2025-40345N/AN/A
  • Linux KernelLinux Kernel
  • bpftool
NoYesDec 12, 2025
CVE-2025-40344N/AN/A
  • Linux KernelLinux Kernel
  • rtla
NoYesDec 09, 2025

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