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
09 Dec 2024, 13:10
Type | Values Removed | Values Added |
---|---|---|
References |
|
Information
Published : 2024-10-21 18:15
Updated : 2024-12-09 13:10
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