CVE-2023-53336
Gravedad CVSS v3.1:
MEDIA
Tipo:
CWE-476
Desreferencia a puntero nulo (NULL)
Fecha de publicación:
17/09/2025
Última modificación:
14/01/2026
Descripción
*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
media: ipu-bridge: Fix null pointer deref on SSDB/PLD parsing warnings<br />
<br />
When ipu_bridge_parse_rotation() and ipu_bridge_parse_orientation() run<br />
sensor->adev is not set yet.<br />
<br />
So if either of the dev_warn() calls about unknown values are hit this<br />
will lead to a NULL pointer deref.<br />
<br />
Set sensor->adev earlier, with a borrowed ref to avoid making unrolling<br />
on errors harder, to fix this.
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:*:*:*:*:*:*:*:* | 5.16 (incluyendo) | 6.4.16 (excluyendo) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.5 (incluyendo) | 6.5.3 (excluyendo) |
Para consultar la lista completa de nombres de CPE con productos y versiones, ver esta página



