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
21 Nov 2024, 08:40
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/stable/c/1374561a7cbc9a000b77bb0473bb2c19daf18d86 - | |
References | () https://git.kernel.org/stable/c/1669d7b21a664aa531856ce85b01359a376baebc - | |
References | () https://git.kernel.org/stable/c/2c80c4f0d2845645f41cbb7c9304c8efbdbd4331 - | |
References | () https://git.kernel.org/stable/c/d0375f6858c4ff7244b62b02eb5e93428e1916cd - |
03 Jul 2024, 01:44
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
|
CWE | CWE-476 | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 6.2 |
21 May 2024, 16:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-05-21 16:15
Updated : 2024-11-21 08:40
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