Linux kernel
cpe:2.3:o:kernel:linux_kernel:*:*:*:*:*:*:*
A vulnerability in the OCFS2 file system of the Linux kernel can lead to a null pointer dereference. This issue occurs because the journal shutdown process is not properly synchronized with the deletion of the OSB (Object Super Block) structure. As a result, when the system attempts to release the journal inode after the journal has been shut down, it encounters a null reference, causing a crash. The vulnerability affects several versions of the Linux kernel.
The vulnerability can be exploited to cause a null pointer dereference, leading to a system crash.
The vulnerability can be reproduced by unmounting an OCFS2 volume, which triggers the journal shutdown process. If the OSB deletion is not properly synchronized, the journal inode release will attempt to access a null journal reference, causing a null pointer dereference.
Users can upgrade to the latest version of the Linux kernel where this vulnerability has been fixed.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.