Lucene search

K
osvGoogleOSV:CVE-2024-46714
HistorySep 18, 2024 - 7:15 a.m.

CVE-2024-46714

2024-09-1807:15:03
Google
osv.dev
linux kernel
null_returns
drm/amd/display
vulnerability
fix

AI Score

6.8

Confidence

Low

EPSS

0

Percentile

11.0%

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

drm/amd/display: Skip wbscl_set_scaler_filter if filter is null

Callers can pass null in filter (i.e. from returned from the function
wbscl_get_filter_coeffs_16p) and a null check is added to ensure that is
not the case.

This fixes 4 NULL_RETURNS issues reported by Coverity.

AI Score

6.8

Confidence

Low

EPSS

0

Percentile

11.0%

Related for OSV:CVE-2024-46714