In the Linux kernel, the following vulnerability has been resolved:
drm/amd/display: Add NULL pointer check for kzalloc
[Why & How]
Check return pointer of kzalloc before using it.
References
Configurations
History
21 Feb 2025, 14:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
09 Dec 2024, 13:10
Type | Values Removed | Values Added |
---|---|---|
References |
|
Information
Published : 2024-07-30 08:15
Updated : 2025-02-21 14:15
NVD link : CVE-2024-42122
Mitre link : CVE-2024-42122
CVE.ORG link : CVE-2024-42122
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference