Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A use-after-free vulnerability has been identified in the Linux kernel's nilfs2 file system, specifically within the segment sector thread management. This issue arises because the thread finalization process can conflict with the thread termination process, potentially leading to a use-after-free condition. The vulnerability was detected by the Kernel Address Sanitizer (KASAN).
Exploitation of this vulnerability can lead to a use-after-free condition, which may be exploited to execute arbitrary code or cause a denial-of-service condition by crashing the system.
The vulnerability can be reproduced by creating a nilfs2 file system and then starting a segment sector thread. After the thread has been initiated, it can be terminated before the thread finalization process completes, causing a race condition that leads to the use-after-free vulnerability.
Users can upgrade to the latest version of the Linux kernel where this vulnerability has been patched. Instructions for upgrading the kernel can be found in the official Linux kernel documentation.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.