Instituto Nacional de ciberseguridad. Sección Incibe
Instituto Nacional de Ciberseguridad. Sección INCIBE-CERT

CVE-2026-45956

Gravedad CVSS v3.1:
ALTA
Tipo:
CWE-416 Utilización después de liberación
Fecha de publicación:
27/05/2026
Última modificación:
16/06/2026

Descripción

*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> drm/exynos: vidi: use priv-&gt;vidi_dev for ctx lookup in vidi_connection_ioctl()<br /> <br /> vidi_connection_ioctl() retrieves the driver_data from drm_dev-&gt;dev to<br /> obtain a struct vidi_context pointer. However, drm_dev-&gt;dev is the<br /> exynos-drm master device, and the driver_data contained therein is not<br /> the vidi component device, but a completely different device.<br /> <br /> This can lead to various bugs, ranging from null pointer dereferences and<br /> garbage value accesses to, in unlucky cases, out-of-bounds errors,<br /> use-after-free errors, and more.<br /> <br /> To resolve this issue, we need to store/delete the vidi device pointer in<br /> exynos_drm_private-&gt;vidi_dev during bind/unbind, and then read this<br /> exynos_drm_private-&gt;vidi_dev within ioctl() to obtain the correct<br /> struct vidi_context pointer.

Productos y versiones vulnerables

CPE Desde Hasta
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 4.3 (incluyendo) 5.10.253 (excluyendo)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.11 (incluyendo) 5.15.203 (excluyendo)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.16 (incluyendo) 6.1.167 (excluyendo)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.2 (incluyendo) 6.6.130 (excluyendo)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.7 (incluyendo) 6.18.14 (excluyendo)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.19 (incluyendo) 6.19.4 (excluyendo)