
Cloud Vulnerability DB
A community-led vulnerabilities database
A vulnerability has been identified in the Linux kernel's NTFS3 filesystem implementation, specifically in the attribute list generation functionality (CVE-2023-53328). The issue was discovered and reported on September 16, 2025, affecting the fs/ntfs3 component. The vulnerability stems from insufficient error handling in the ni_create_attr_list function, which previously only used WARN_ON to catch error cases while generating attribute lists (NVD).
The vulnerability manifests as a NULL pointer dereference at address 0x000000000000000e during kernel operations. The issue occurs in supervisor mode during read access operations and involves a not-present page error. The technical trace shows the vulnerability triggers in the ni_create_attr_list function, specifically at offset +0x505/0x860 in the execution path. The problem arises from improper error handling flow in the attribute list generation process (NVD).
When exploited, this vulnerability can lead to a kernel NULL pointer dereference, resulting in a system crash or denial of service condition. The issue manifests as a kernel oops with specific error messages indicating a supervisor read access failure in kernel mode (NVD).
The vulnerability has been resolved by replacing the WARN_ON error handling mechanism with more proper error handling flow in the fs/ntfs3 filesystem code. The fix involves implementing proper error checks and handling procedures instead of relying on stack trace printing (NVD).
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."