Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A vulnerability in the Linux kernel's ext4 file system has been addressed, concerning the handling of the journal inode number during the mounting of crafted ext4 images. After replaying the journal, the journal inode number may change, which is problematic as the journal has been successfully loaded and replayed using the previous inode number. This change can bypass certain checks in the 'ext4_get_journal()' function, potentially causing a null pointer dereference. To mitigate this, the kernel now ignores such changes and ensures the current journal inode number is correctly written to the superblock.
Exploitation of this vulnerability could lead to a null pointer dereference, causing a kernel crash or potentially allowing for arbitrary code execution in the context of the kernel.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.