
Cloud Vulnerability DB
A community-led vulnerabilities database
A vulnerability has been identified in the Linux kernel's btrfs filesystem component (CVE-2025-40205), discovered and disclosed on November 12, 2025. The issue affects the btrfsencodefh() function, which handles file handle encoding in the BTRFS filesystem (NVD).
The vulnerability stems from improper size validation in the btrfsencodefh() function. The function returns either BTRFSFIDSIZENONCONNECTABLE (20 bytes) or BTRFSFIDSIZECONNECTABLE (32 bytes) to the user, but when a parent exists and root IDs differ, it writes BTRFSFIDSIZECONNECTABLEROOT (40 bytes). This mismatch can lead to an 8-byte out-of-bounds write at fid->parentrootobjectid when *maxlen is insufficient (NVD).
While the vulnerability results in a potential memory corruption through an 8-byte out-of-bounds write, it has been noted that the issue is not easily triggerable. However, as a memory corruption vulnerability in the kernel, it could potentially lead to system instability or security implications if successfully exploited (NVD).
A patch has been developed that ensures the function returns the appropriate size for all three cases and validates that *max_len is large enough before writing any data. This fix addresses the root cause by implementing proper size validation (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."