5 matches found
Unity Linux 20.1070a Security Update: kernel (UTSA-2026-013069)
"The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-013069 advisory. In the Linux kernel, the following vulnerability has been resolved: btrfs: fix warning when putting transaction with qgroups enabled after abort If we have a...
Unity Linux 20.1050e / 20.1070e Security Update: kernel (UTSA-2026-011184)
"The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-011184 advisory. In the Linux kernel, the following vulnerability has been resolved: btrfs: fix warning when putting transaction with qgroups enabled after abort If we have a...
SUSE CVE-2023-53865
In the Linux kernel, the following vulnerability has been resolved: btrfs: fix warning when putting transaction with qgroups enabled after abort If we have a transaction abort with qgroups enabled we get a warning triggered when doing the final put on the transaction, like this: 552.6789...
CVE-2023-53865 btrfs: fix warning when putting transaction with qgroups enabled after abort
In the Linux kernel, the following vulnerability has been resolved: btrfs: fix warning when putting transaction with qgroups enabled after abort If we have a transaction abort with qgroups enabled we get a warning triggered when doing the final put on the transaction, like this: 552.6789...
CVE-2023-53865
CVE-2023-53865 affects the Linux kernel btrfs path where a transaction abort with qgroups enabled triggers a warning in btrfs_put_transaction due to the rbtree dirty_extent_root not being emptied. The root cause is that btrfs_qgroup_destroy_extent_records() frees entries via a postorder iteration...