Security Advisory

CVE-2024-49898

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2024-10-21 18:01:31
Last updated 2026-05-11 20:41:24
Assigner Linux
CVSS score not scored
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check null-initialized variables [WHAT & HOW] drr_timing and subvp_pipe are initialized to null and they are not always assigned new values. It is necessary to check for null before dereferencing. This fixes 2 FORWARD_NULL issues reported by Coverity.