CVE-2026-46310
Gravedad CVSS v3.1:
MEDIA
Tipo:
CWE-476
Desreferencia a puntero nulo (NULL)
Fecha de publicación:
08/06/2026
Última modificación:
08/07/2026
Descripción
*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
media: renesas: vsp1: Fix NULL pointer deref on module unload<br />
<br />
When unloading the module on gen 4, we hit a NULL pointer dereference.<br />
This is caused by the cleanup code calling vsp1_drm_cleanup() where it<br />
should be calling vsp1_vspx_cleanup().<br />
<br />
Fix this by checking the IP version and calling the drm or vspx function<br />
accordingly, the same way as the init code does.
Impacto
Puntuación base 3.x
5.50
Gravedad 3.x
MEDIA
Productos y versiones vulnerables
| CPE | Desde | Hasta |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.17 (incluyendo) | 6.18.32 (excluyendo) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.19 (incluyendo) | 7.0.9 (excluyendo) |
Para consultar la lista completa de nombres de CPE con productos y versiones, ver esta página



