VYPR
Unrated severityNVD Advisory· Published Oct 7, 2025· Updated Dec 20, 2025

drm/amd/display: Fix potential null-deref in dm_resume

CVE-2022-50535

Description

In the Linux kernel, the following vulnerability has been resolved:

drm/amd/display: Fix potential null-deref in dm_resume

[Why] Fixing smatch error: dm_resume() error: we previously assumed 'aconnector->dc_link' could be null

[How] Check if dc_link null at the beginning of the loop, so further checks can be dropped.

AI Insight

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

Affected products

85

Patches

Vulnerability mechanics

References

7

News mentions

0

No linked articles in our index yet.