CVE-2024-27033
In the Linux kernel, the following vulnerability has been resolved:
f2fs: fix to remove unnecessary f2fs_bug_on() to avoid panic
verify_blkaddr() will trigger panic once we inject fault into
f2fs_is_valid_blkaddr(), fix to remove this unnecessary f2fs_bug_on().
More information : https://git.kernel.org/stable/c/0386408036bfc8b50296d9e544ff91c4d52af2db
