Lucene search

K
nvd416baaa9-dc9f-4396-8d5f-8c081fb06d67NVD:CVE-2021-47445
HistoryMay 22, 2024 - 7:15 a.m.

CVE-2021-47445

2024-05-2207:15:09
416baaa9-dc9f-4396-8d5f-8c081fb06d67
web.nvd.nist.gov
1
linux kernel
vulnerability
resolved
null pointer dereference
drm/msm
initialization
pointer
potential
issue
fix
dereferencing
null checked
edp
cve-2021-47445
coverity

6.5 Medium

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

13.0%

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

drm/msm: Fix null pointer dereference on pointer edp

The initialization of pointer dev dereferences pointer edp before
edp is null checked, so there is a potential null pointer deference
issue. Fix this by only dereferencing edp after edp has been null
checked.

Addresses-Coverity: (“Dereference before null check”)

6.5 Medium

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

13.0%