The vmw_surface_define_ioctl function in drivers/gpu/drm/vmwgfx/vmwgfx_surface.c in the Linux kernel through 4.10.5 does not check for a zero value of certain levels data, which allows local users to cause a denial of service (ZERO_SIZE_PTR dereference, and GPF and possibly panic) via a crafted ioctl call for a /dev/dri/renderD* device.
References
Link | Resource |
---|---|
http://marc.info/?t=149037004200005&r=1&w=2 | Third Party Advisory |
http://www.securityfocus.com/bid/97096 | |
https://bugzilla.redhat.com/show_bug.cgi?id=1435719 | Issue Tracking |
https://lists.freedesktop.org/archives/dri-devel/2017-March/136814.html | Third Party Advisory |
Configurations
History
No history.
Information
Published : 2017-03-24 21:59
Updated : 2024-02-04 19:11
NVD link : CVE-2017-7261
Mitre link : CVE-2017-7261
CVE.ORG link : CVE-2017-7261
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-20
Improper Input Validation