Lucene search

K
ubuntucveUbuntu.comUB:CVE-2021-47445
HistoryMay 22, 2024 - 12:00 a.m.

CVE-2021-47445

2024-05-2200:00:00
ubuntu.com
ubuntu.com
2
linux kernel
drm/msm
vulnerability
null pointer deference

6.6 Medium

AI Score

Confidence

High

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.6 Medium

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

13.0%