← Back to CVE List
CVE-2024-49897
In the Linux kernel, the following vulnerability has been resolved:
drm/amd/display: Check phantom_stream before it is used
dcn32_enable_phantom_stream can return null, so returned value
must be checked before used.
This fixes 1 NULL_RETURNS issue reported by Coverity.
> MITRE Terms of Use apply – see LICENSE‑MITRE.txt