3 matches found
SUSE-SU-2025:20545-1 Security update for kernel-livepatch-MICRO-6-0-RT_Update_4
This update for kernel-livepatch-MICRO-6-0-RTUpdate4 fixes the following issues: - CVE-2024-53146: NFSD: prevent a potential integer overflow bsc1234854 - CVE-2024-53166: block, bfq: fix bfqq uaf in bfqlimitdepth bsc1234885 - CVE-2024-53173: NFSv4.0: Fix a use-after-free problem in the asynchrono...
CVE-2024-56581
In the Linux kernel, the following vulnerability has been resolved: btrfs: ref-verify: fix use-after-free after invalid ref action At btrfsreftreemod after we successfully inserted the new ref entry local variable 'ref' into the respective block entry's rbtree local variable 'be', if we find an...
CVE-2024-50273
CVE-2024-50273 is a Linux kernel vulnerability in btrfs delayed refs. The issue arises when inserting a delayed ref and updating its action to BTRFS_DROP_DELAYED_REF: the ref is removed from its ref head’s list with list_del(), but its add_list member is not reinitialized. If drop_delayed_ref() r...