In the Linux kernel, the following vulnerability has been resolved:
drm/amd/display: Add null checker before passing variables
Checks null pointer before passing variables to functions.
This fixes 3 NULL_RETURNS issues reported by Coverity.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2024-08-26 11:15
Updated : 2024-08-27 14:38
NVD link : CVE-2024-43902
Mitre link : CVE-2024-43902
CVE.ORG link : CVE-2024-43902
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference