Security Advisory

CVE-2024-50049

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-10-21 19:39:45
Last updated 2026-05-11 20:44:30
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check null pointer before dereferencing se [WHAT & HOW] se is null checked previously in the same function, indicating it might be null; therefore, it must be checked when used again. This fixes 1 FORWARD_NULL issue reported by Coverity.