CVE-2025-68364

Publication date

2025-12-24 10:32:51

Family

Linux

State

PUBLISHED

Description

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.