CVE-2025-68364
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.
More information : https://git.kernel.org/stable/c/7abbe41d22a06aae00fd46d29f59dd40a01e988f
