Lucene search

K
cvelistMitreCVELIST:CVE-2019-12382
HistoryMay 28, 2019 - 2:05 a.m.

CVE-2019-12382

2019-05-2802:05:29
mitre
www.cve.org
6

AI Score

6.6

Confidence

High

EPSS

0.001

Percentile

32.1%

An issue was discovered in drm_load_edid_firmware in drivers/gpu/drm/drm_edid_load.c in the Linux kernel through 5.1.5. There is an unchecked kstrdup of fwstr, which might allow an attacker to cause a denial of service (NULL pointer dereference and system crash). NOTE: The vendor disputes this issues as not being a vulnerability because kstrdup() returning NULL is handled sufficiently and there is no chance for a NULL pointer dereference