Lucene search

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

CVE-2024-46714

2024-09-1807:15:03
416baaa9-dc9f-4396-8d5f-8c081fb06d67
web.nvd.nist.gov
2
linux kernel
vulnerability
resolved
drm
amd
display
wbscl_set_scaler_filter
null check
null_returns
coverity

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.

EPSS

0

Percentile

11.0%

Related for NVD:CVE-2024-46714