Local kernel crash via failed inode allocation
Published Dec 30, 2025 · Updated Dec 30, 2025
NULL pointer dereference in Linux kernel ntfs3 allows local users to crash the kernel when memory allocation fails during inode creation. ntfs_new_inode calls iput after mi_init leaves mi.mrec null, and inode eviction reaches ni_write_inode, which passes that null record to is_rec_inuse. The path requires inode creation on an ntfs3 filesystem during an allocation failure, and the documented consequence is a kernel Oops that interrupts the host.
Summary
What happened
NULL pointer dereference in Linux kernel ntfs3 allows local users to crash the kernel when memory allocation fails during inode creation. ntfs_new_inode calls iput after mi_init leaves mi.mrec null, and inode eviction reaches ni_write_inode, which passes that null record to is_rec_inuse. The path requires inode creation on an ntfs3 filesystem during an allocation failure, and the documented consequence is a kernel Oops that interrupts the host.
The record
- CVE
- CVE-2023-54196
- Published
- Dec 30, 2025
- Updated
- Dec 30, 2025
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- T1499.004
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Dec 30, 2025CVE publishedPublication date reported by the CVE source.
- Dec 30, 2025Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <1c5cffe0d662fb2de7b63176c2582abb69b5f538
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <329fc4d3f73d865b25f2ee4eafafb040ace37ad5
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <6d3d3283e6b4fb3f3ee05dac30ee1461930b8103
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <db2a3cc6a3481076da6344cc62a80a4e2525f36f
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo