In the Linux kernel, the following vulnerability has been resolved:
drm/qxl: Add check for drm_cvt_mode
Add check for the return value of drm_cvt_mode() and return the error if
it fails in order to avoid NULL pointer dereference.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2024-08-17 10:15
Updated : 2024-09-30 12:51
NVD link : CVE-2024-43829
Mitre link : CVE-2024-43829
CVE.ORG link : CVE-2024-43829
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference