Security Advisory

CVE-2024-46778

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-09-18 07:12:35
Last updated 2026-05-11 20:36:17
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check UnboundedRequestEnableds value CalculateSwathAndDETConfiguration_params_sts UnboundedRequestEnabled is a pointer (i.e. dml_bool_t *UnboundedRequestEnabled), and thus if (p->UnboundedRequestEnabled) checks its address, not bool value. This fixes 1 REVERSE_INULL issue reported by Coverity.