Lucene search

K
osvGoogleOSV:CVE-2024-46778
HistorySep 18, 2024 - 8:15 a.m.

CVE-2024-46778

2024-09-1808:15:05
Google
osv.dev
linux
kernel
security
patch
vulnerability
display

AI Score

6.9

Confidence

Low

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.

AI Score

6.9

Confidence

Low

EPSS

0

Percentile

9.6%

Related for OSV:CVE-2024-46778