CVE-2024-49867
CVE-2024-49867 relates to the Linux kernel bug in btrfs during unmount. The issue occurred because the code could wake and stop the cleaner kthread and then free its resources before waiting for pending fixup workers, leading to a potential use-after-free when a fixup worker wakes a freed cleaner...