CVE-2022-50668
CVE-2022-50668 refers to a Linux kernel/ext4 issue where deadlock can occur when manipulating xattr blocks in mbcache. The root cause is a non-atomic update of the e_reusable bit within a bitfield, which can race with updates to e_referenced, creating an inconsistent state that the function ext4_...