CVE-2025-68364: ocfs2: relax BUG() to ocfs2_error() in __ocfs2_move_extent()
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.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2025-68364?
CVE-2025-68364 has a medium severity rating due to the potential for filesystem corruption without crashing the entire kernel.
How do I fix CVE-2025-68364?
To fix CVE-2025-68364, update your Linux kernel to the latest version that contains the patch for this vulnerability.
What systems are affected by CVE-2025-68364?
CVE-2025-68364 affects systems running the Linux kernel, specifically those using the OCFS2 filesystem.
What is the impact of CVE-2025-68364?
The impact of CVE-2025-68364 is that it can prevent kernel crashes caused by filesystem corruption while managing extent movements.
Is CVE-2025-68364 exploitable remotely?
CVE-2025-68364 is not typically considered remotely exploitable as it requires direct access to the affected filesystem.