2025-12-24 10:32:51
Linux
PUBLISHED
In the Linux kernel, the following vulnerability has been resolved: ocfs2: relax BUG() to ocfs2_error() in __ocfs2_move_extent() In __ocfs2_move_extent(), relax BUG() to ocfs2_error() just to avoid crashing the whole kernel due to a filesystem corruption.