PT-2019-12998 · Linux · Linux Kernel
Published
2019-06-18
·
Updated
2020-06-29
·
CVE-2019-12881
CVSS v3.1
7.8
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel version 4.15.0
Description
The issue allows local users to cause a denial of service or possibly have other unspecified impacts. This is achieved through crafted ioctl calls to
/dev/dri/card0, leveraging the i915 gem userptr get pages function in the drivers/gpu/drm/i915/i915 gem userptr.c file. The impact includes a NULL pointer dereference and a BUG.Recommendations
For Linux kernel version 4.15.0, consider disabling the
i915 gem userptr get pages function as a temporary workaround until a patch is available. Restrict access to the /dev/dri/card0 device file to minimize the risk of exploitation. Avoid using crafted ioctl calls to /dev/dri/card0 until the issue is resolved.Exploit
Fix
NULL Pointer Dereference
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel