Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A vulnerability in the Linux kernel's NTFS3 file system handling has been addressed. The issue arose because the hdr_first_de() function can return a NULL pointer, which was not properly managed. To resolve this, an error handler has been implemented to consistently handle potential NULL values. Similar error handling already exists in other parts of the code where this function is used.
Exploitation of this vulnerability could lead to a NULL pointer dereference, potentially causing a system crash or other unintended behavior.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.