In the Linux kernel, the following vulnerability has been resolved:
drm: mxsfb: Fix NULL pointer dereference
mxsfb should not ever dereference the NULL pointer which
drm_atomic_get_new_bridge_state is allowed to return.
Assume a fixed format instead.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2024-06-20 11:15
Updated : 2024-11-21 07:33
NVD link : CVE-2022-48718
Mitre link : CVE-2022-48718
CVE.ORG link : CVE-2022-48718
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference