
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-39731 is a vulnerability discovered in the Linux kernel affecting the F2FS (Flash-Friendly File System) implementation. The vulnerability was disclosed on September 7, 2025, and involves an invalid context call to vmunmapram() from the f2fsreleasedecomp_mem() function (NVD).
The vulnerability occurs when testing F2FS with xfstests using UFS backed virtual disks, where f2fsreleasedecompmem() calls vmunmapram() from an invalid context. The issue manifests as a sleeping function being called from an invalid context at mm/vmalloc.c:2978, with interrupts disabled and in atomic context. The technical trace shows preemptcount of 1 when 0 was expected, and RCU nest depth of 0 (NVD).
The vulnerability can lead to kernel warnings and potential system instability when F2FS operations are performed under specific conditions. The issue primarily affects systems using F2FS with UFS backed virtual disks during certain file operations (NVD).
A patch has been developed that modifies the intask() check inside f2fsreadendio() to also verify if interrupts are disabled. This ensures that pages are unmapped asynchronously in an interrupt handler, preventing the invalid context call (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."