#VU17761 Privilege escalation in Linux kernel - CVE-2018-20669
Published: February 19, 2019
Linux kernel
Linux Foundation
Description
The vulnerability allows a local attacker to escalate privileges on the system.
The vulnerability exists in i915_gem_execbuffer2_ioctl in drivers/gpu/drm/i915/i915_gem_execbuffer.c due to a provided address with access_ok() is not checked before accessing userspace data in certain situations. A local attacker can gain elevated privileges.