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.
References
Configurations
History
24 Oct 2024, 03:43
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/stable/c/1b686053c06ffb9f4524b288110cf2a831ff7a25 - Patch | |
References | () https://git.kernel.org/stable/c/2002ccb93004e76a471b180560accb2c1f850f35 - Patch | |
CVSS |
v2 : v3 : |
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 |
|
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