Lucene search

K
ubuntucveUbuntu.comUB:CVE-2024-36014
HistoryMay 29, 2024 - 12:00 a.m.

CVE-2024-36014

2024-05-2900:00:00
ubuntu.com
ubuntu.com
2
linux kernel
vulnerability
resolved
null pointer
dereference
drm
arm
malidp
memory allocate
check
atomic helper
connector reset

6.6 Medium

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

13.2%

In the Linux kernel, the following vulnerability has been resolved:
drm/arm/malidp: fix a possible null pointer dereference
In malidp_mw_connector_reset, new memory is allocated with kzalloc, but
no check is performed. In order to prevent null pointer dereferencing,
ensure that mw_state is checked before calling
__drm_atomic_helper_connector_reset.

6.6 Medium

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

13.2%