
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2022-50762 is a UBSAN (Undefined Behavior Sanitizer) shift-out-of-bounds vulnerability in the Linux kernel's NTFS3 filesystem driver (fs/ntfs3/super.c). The flaw exists in the true_sectors_per_clst() function, where a negative shift exponent (-247) can be used, triggering undefined behavior. It was publicly disclosed on December 24, 2025, and affects Linux kernel versions from 5.19 through at least 6.1.x, with patches available in stable releases 5.15.86, 6.0.16, 6.1.2, and 6.2. The ENISA/EUVD base score is listed as 0.0, and no CVSS score has been formally assigned by NVD at this time (Red Hat Advisory, Red Hat Bugzilla).
The vulnerability is classified as a shift-out-of-bounds issue (CWE-1335: Incorrect Bitwise Shift of Integer) in fs/ntfs3/super.c at line 675. When the true_sectors_per_clst() function processes a malformed or crafted NTFS volume, it can receive a negative value as a shift exponent, which constitutes undefined behavior under the C standard and is flagged by UBSAN. The bug was originally discovered via syzbot (Google's kernel fuzzing infrastructure), which reported the UBSAN error with shift exponent -247. Exploitation would require the ability to mount or interact with a specially crafted NTFS3 filesystem image (Red Hat Bugzilla, Red Hat Advisory).
The primary impact is a kernel-level undefined behavior condition that could lead to unpredictable system behavior, potential denial of service (kernel panic or crash), or, in edge cases, memory corruption when a malicious or malformed NTFS3 filesystem image is processed. The vulnerability is confined to systems where the NTFS3 driver is in use and a user or process can trigger filesystem mounting. There is no current evidence of privilege escalation or remote code execution being achievable through this flaw (Red Hat Bugzilla).
The Linux kernel stable releases 5.15.86, 6.0.16, 6.1.2, and 6.2 contain the fix for this vulnerability. Users should update their Linux kernel to one of these patched versions or later. As a workaround, administrators can prevent loading of the NTFS3 kernel module (ntfs3) on systems where NTFS3 filesystem support is not required, using module blacklisting (echo 'blacklist ntfs3' >> /etc/modprobe.d/blacklist.conf). Red Hat has tracked this issue in their security response process (Red Hat Bugzilla, Red Hat Advisory).
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."