Security Advisory

CVE-2019-12382

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2019-05-28 02:05:29
Last updated 2024-08-04 23:17:39
Assigner mitre
State PUBLISHED

Description

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