Vulnerability CVE-2024-27033


Published: 2024-05-01

Description:
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().

 References:
https://git.kernel.org/stable/c/0386408036bfc8b50296d9e544ff91c4d52af2db
https://git.kernel.org/stable/c/6633cdc8b2ebefcddcfcdacfd063105e60f39a49
https://git.kernel.org/stable/c/abe98a05e7162f64759bf9111108ebcb11322dec
https://git.kernel.org/stable/c/b896e302f79678451a94769ddd9e52e954c64fbb

Copyright 2026, cxsecurity.com

 

Back to Top