
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-39759 is a vulnerability discovered in the Linux kernel's btrfs filesystem component, specifically related to a race condition between quota disable and quota rescan operations. The vulnerability was disclosed on September 11, 2025, and affects the btrfs quota functionality (NVD).
The vulnerability stems from a race condition between a task disabling quotas and another running the rescan ioctl that can result in a use-after-free of qgroup records from the fsinfo->qgrouptree rbtree. The issue occurs when one task enters btrfsioctlquotarescan() while another task enters btrfsquotadisable(), leading to potential memory corruption. The vulnerability manifests through a specific sequence of events involving the qgrouplock and tree access synchronization (NVD).
The vulnerability can lead to a use-after-free condition in the Linux kernel's btrfs filesystem, potentially resulting in system instability or privilege escalation. The issue affects systems using btrfs filesystem with quota functionality enabled (NVD).
The fix involves taking fsinfo->qgrouplock at btrfsfreeqgroup_config() and preventing the rescan worker from starting if quotas were already disabled. This modification ensures proper synchronization between quota disable and rescan operations (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."