Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A potential NULL pointer dereference vulnerability has been identified in the Linux kernel's remoteproc PRU subsystem. The issue arises in the function 'pru_rproc_set_ctable()', which accesses 'rproc->priv' before performing a proper NULL check. This oversight could lead to a NULL pointer dereference. The vulnerability has been addressed by rearranging the code to ensure that a NULL 'rproc' pointer is never dereferenced.
Exploitation of this vulnerability could lead to a NULL pointer dereference, causing a crash or undefined behavior in the system.
Users can upgrade to the latest version of the Linux kernel where this vulnerability has been fixed. Instructions for downloading the patched version are available on the official Linux kernel website.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.