
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2022-50262 affects the Linux kernel's NTFS3 filesystem implementation. The vulnerability was discovered in the fs/ntfs3 component, specifically related to BOOT recordsize validation. When the NTFS BOOT recordsize field is less than 0, it represents a shift value, but there is no sanity check on the shift result. The sbi->recordbits calculation through blksizebits() assumes the size is always greater than 256, which could lead to a NULL pointer dereference while mounting a malformed NTFS image (NVD).
The vulnerability manifests when mounting an NTFS filesystem with a malformed BOOT record. The issue occurs because the code fails to properly validate the recordsize field when it is negative, treating it as a shift value without proper bounds checking. This can result in invalid calculations in the blksizebits() function, ultimately leading to a NULL pointer dereference in the kernel (NVD).
When exploited, this vulnerability can cause a kernel NULL pointer dereference, potentially leading to a system crash or denial of service condition when attempting to mount a maliciously crafted NTFS filesystem (NVD).
The vulnerability has been resolved in the Linux kernel through patches that implement proper validation of the BOOT record_size field. Users should update to a patched version of the kernel that includes these fixes (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."