
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-37806 is a vulnerability in the Linux kernel's NTFS3 filesystem implementation, discovered and reported by syzbot on May 8, 2025. The vulnerability affects the write operations in the filesystem, specifically related to the compression flag handling (NVD CVE, Red Hat CVE).
The vulnerability manifests as a NULL pointer dereference in the _genericfilewriteiter function. The issue occurs when a user executes an ioctl command to clear the compress flag of a file before the write operation is completed. This causes the iscompressed() judgment to return 0, leading the program to enter an incorrect process and call the wrong ops ntfsaopscmpr, ultimately triggering a null pointer dereference of writebegin. The vulnerability has been assigned a CVSS v3.1 score of 5.5 (AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H) indicating moderate severity (Red Hat CVE).
The vulnerability can lead to a system crash through a NULL pointer dereference, potentially causing a denial of service condition. The impact is limited to local attacks and requires local user access to exploit. The vulnerability affects the system's availability but does not compromise confidentiality or integrity (Red Hat CVE).
The vulnerability has been resolved by implementing inode lock synchronization between ioctl and write operations to prevent race conditions. The fix ensures atomic write operations in the NTFS3 filesystem implementation (Ubuntu Security).
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."