CVE-2025-40033
Gravedad:
Pendiente de análisis
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
28/10/2025
Última modificación:
28/10/2025
Descripción
*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
remoteproc: pru: Fix potential NULL pointer dereference in pru_rproc_set_ctable()<br />
<br />
pru_rproc_set_ctable() accessed rproc->priv before the IS_ERR_OR_NULL<br />
check, which could lead to a null pointer dereference. Move the pru<br />
assignment, ensuring we never dereference a NULL rproc pointer.



