VYPR
Unrated severityNVD Advisory· Published May 21, 2024· Updated May 4, 2025

drm/amd/display: fix a NULL pointer dereference in amdgpu_dm_i2c_xfer()

CVE-2023-52773

Description

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.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

94

Patches

Vulnerability mechanics

References

4

News mentions

0

No linked articles in our index yet.