2 matches found
Unity Linux 20.1070e Security Update: kernel (UTSA-2026-013228)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-013228 advisory. In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race when deleting quota root from the dirty cow roots list When disabling quotas we a...
CVE-2023-54032
CVE-2023-54032 affects the Linux kernel’s btrfs quota handling. The root cause is a race in deleting a quota root from the dirty_cowonly_roots list without acquiring trans_lock, which can race with concurrent list manipulation (e.g., add_root_to_dirty_list). This unsynchronized access may trigger...