In the Linux kernel, the following vulnerability has been resolved:
drm/amd/display: fix a NULL pointer dereference in amdgpu_dm_i2c_xfer()
When ddc_service_construct() is called, it explicitly checks both the
link type and whether there is something on the link which will
dictate whether the pin is marked as hw_supported.
If the pin isn't set or the link is not set (such as from
unloading/reloading amdgpu in an IGT test) then fail the
amdgpu_dm_i2c_xfer() call.
References
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 08:40
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/stable/c/1d07b7e84276777dad3c8cfebdf8e739606f90c9 - Patch | |
References | () https://git.kernel.org/stable/c/5b14cf37b9f01de0b28c6f8960019d4c7883ce42 - Patch | |
References | () https://git.kernel.org/stable/c/b71f4ade1b8900d30c661d6c27f87c35214c398c - Patch | |
References | () https://git.kernel.org/stable/c/fb5c134ca589fe670430acc9e7ebf2691ca2476d - Patch |
24 May 2024, 01:13
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
References | () https://git.kernel.org/stable/c/1d07b7e84276777dad3c8cfebdf8e739606f90c9 - Patch | |
References | () https://git.kernel.org/stable/c/5b14cf37b9f01de0b28c6f8960019d4c7883ce42 - Patch | |
References | () https://git.kernel.org/stable/c/b71f4ade1b8900d30c661d6c27f87c35214c398c - Patch | |
References | () https://git.kernel.org/stable/c/fb5c134ca589fe670430acc9e7ebf2691ca2476d - Patch | |
First Time |
Linux linux Kernel
Linux |
|
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
Summary |
|
|
CWE | CWE-476 |
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-52773
Mitre link : CVE-2023-52773
CVE.ORG link : CVE-2023-52773
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference