In the Linux kernel, the following vulnerability has been resolved: ocfs2: relax BUG() to ocfs2error() in ocfs2moveextent() In 'ocfs2moveextent()', relax 'BUG()' to 'ocfs2error()' just to avoid crashing the whole kernel due to a filesystem corruption.