← Back to CVE List

CVE-2024-49893

Published: 2024-10-21T18:15Z
Last Modified: 2024-10-25T14:32Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check stream_status before it is used [WHAT & HOW] dc_state_get_stream_status can return null, and therefore null must be checked before stream_status is used. This fixes 1 NULL_RETURNS issue reported by Coverity. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt