In the Linux kernel, the following vulnerability has been resolved:
drm/amd/display: Add null check before access structs
In enable_phantom_plane, we should better check null pointer before
accessing various structs.
References
Configurations
History
No history.
Information
Published : 2024-08-17 10:15
Updated : 2024-09-30 12:51
NVD link : CVE-2024-43827
Mitre link : CVE-2024-43827
CVE.ORG link : CVE-2024-43827
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference