Lucene search

K
nvd416baaa9-dc9f-4396-8d5f-8c081fb06d67NVD:CVE-2024-46778
HistorySep 18, 2024 - 8:15 a.m.

CVE-2024-46778

2024-09-1808:15:05
416baaa9-dc9f-4396-8d5f-8c081fb06d67
web.nvd.nist.gov
linux kernel
vulnerability fix
unboundedrequestenabled
coverity
pointer issue

EPSS

0

Percentile

9.6%

In the Linux kernel, the following vulnerability has been resolved:

drm/amd/display: Check UnboundedRequestEnabledโ€™s value

CalculateSwathAndDETConfiguration_params_stโ€™s 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.

EPSS

0

Percentile

9.6%

Related for NVD:CVE-2024-46778