In the Linux kernel, the following vulnerability has been resolved:
drm/admgpu: fix dereferencing null pointer context
When user space sets an invalid ta type, the pointer context will be empty.
So it need to check the pointer context before using it
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2024-08-26 11:15
Updated : 2024-08-27 13:41
NVD link : CVE-2024-43906
Mitre link : CVE-2024-43906
CVE.ORG link : CVE-2024-43906
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference