CVE-2024-49906

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check null pointer before try to access it [why & how] Change the order of the pipe_ctx->plane_state check to ensure that plane_state is not null before accessing it.
Configurations

Configuration 1 (hide)

cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

History

24 Oct 2024, 03:43

Type Values Removed Values Added
References () https://git.kernel.org/stable/c/1b686053c06ffb9f4524b288110cf2a831ff7a25 - () https://git.kernel.org/stable/c/1b686053c06ffb9f4524b288110cf2a831ff7a25 - Patch
References () https://git.kernel.org/stable/c/2002ccb93004e76a471b180560accb2c1f850f35 - () https://git.kernel.org/stable/c/2002ccb93004e76a471b180560accb2c1f850f35 - Patch
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.5
First Time Linux linux Kernel
Linux
CWE CWE-476
CPE cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

23 Oct 2024, 15:13

Type Values Removed Values Added
Summary
  • (es) En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: drm/amd/display: Verificar el puntero nulo antes de intentar acceder a él [por qué y cómo] Cambie el orden de la verificación pipe_ctx->plane_state para asegurarse de que plane_state no sea nulo antes de acceder a él.

21 Oct 2024, 18:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-10-21 18:15

Updated : 2024-10-24 03:43


NVD link : CVE-2024-49906

Mitre link : CVE-2024-49906

CVE.ORG link : CVE-2024-49906


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-476

NULL Pointer Dereference