CyberRota Analysis
This vulnerability has an unknown severity rating. It affects Linux.
CVE
CVE-2025-68364
Severity
UNKNOWN
CVSS
N/A
EPSS
0.19%
Linux
Original NVD 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.