3 matches found
CVE-2026-53050 quota: Fix race of dquot_scan_active() with quota deactivation
In the Linux kernel, the following vulnerability has been resolved: quota: Fix race of dquotscanactive with quota deactivation dquotscanactive can race with quota deactivation in quotareleaseworkfn like: CPU0 quotareleaseworkfn CPU1 dquotscanactive ==============================...
EUVD-2026-38918
In the Linux kernel, the following vulnerability has been resolved: quota: Fix race of dquotscanactive with quota deactivation dquotscanactive can race with quota deactivation in quotareleaseworkfn like: CPU0 quotareleaseworkfn CPU1 dquotscanactive ==============================...
PT-2026-51944
Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A race condition exists between the dquot scan active function and quota deactivation within quota release workfn. This occurs when dquot scan active acquires a reference to a dquot that...