In the Linux kernel, the following vulnerability has been resolved:
drm: bridge: it66121: Fix invalid connector dereference
Fix the NULL pointer dereference when no monitor is connected, and the
sound card is opened from userspace.
Instead return an empty buffer (of zeroes) as the EDID information to
the sound framework if there is no connector attached.
References
Configurations
No configuration.
History
No history.
Information
Published : 2024-05-21 16:15
Updated : 2024-07-03 01:44
NVD link : CVE-2023-52861
Mitre link : CVE-2023-52861
CVE.ORG link : CVE-2023-52861
JSON object : View
Products Affected
No product.
CWE
CWE-476
NULL Pointer Dereference