Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A null pointer dereference vulnerability has been identified in the Linux kernel's tty n_gsm component. This issue arises in the gsmld_receive_buf() function, which can be accessed without initializing the MUX, leading to a dereference of a null pointer when calling gsm->receive(). The vulnerability exists because the code assumes gsm->receive() is only called after MUX activation.
Exploitation of this vulnerability leads to a null pointer dereference, causing a crash or undefined behavior in the kernel.
The vulnerability has been addressed in the official Linux kernel repository. Users should upgrade to the latest version where this issue 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.