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.
Metrics
Affected Vendors & Products
References
History
Mon, 04 Nov 2024 15:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-05-21T15:30:54.932Z
Updated: 2024-11-04T14:52:25.516Z
Reserved: 2024-05-21T15:19:24.239Z
Link: CVE-2023-52773
Vulnrichment
Updated: 2024-08-02T23:11:36.003Z
NVD
Status : Modified
Published: 2024-05-21T16:15:16.467
Modified: 2024-11-21T08:40:33.507
Link: CVE-2023-52773
Redhat