
Cloud Vulnerability DB
A community-led vulnerabilities database
A vulnerability (CVE-2022-50057) was identified in the Linux kernel's NTFS3 filesystem implementation. The issue involves a NULL pointer dereference in the ntfsupdatemftmirr function when ntfsfillsuper() wasn't called, leading to sbi->sb being NULL. This vulnerability was discovered when Syzbot encountered the issue while passing incorrect mount parameters (NVD, Wiz).
The vulnerability occurs in the fs/ntfs3 filesystem code of the Linux kernel. When an incorrect mount parameter is passed ('iochvrset' in the test case), it triggers a NULL pointer dereference at address 0xdffffc0000000003, resulting in a general protection fault. The issue specifically manifests when the code attempts to dereference sbi->sb without first checking if the pointer is NULL (NVD, Wiz).
When exploited, this vulnerability can cause a kernel crash through a NULL pointer dereference, potentially leading to a denial of service condition on affected systems (Wiz).
The vulnerability has been fixed in the Linux kernel through a patch that adds proper NULL pointer checking before dereferencing sbi->sb in the ntfsupdatemftmirr function (Wiz).
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."