The parse_hid_report_descriptor function in drivers/input/tablet/gtco.c in the Linux kernel before 4.13.11 allows local users to cause a denial of service (out-of-bounds read and system crash) or possibly have unspecified other impact via a crafted USB device.
The product reads data past the end, or before the beginning, of the intended buffer.
Link | Tags |
---|---|
https://lists.debian.org/debian-lts-announce/2017/12/msg00004.html | mailing list |
http://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.13.11 | release notes |
http://www.securityfocus.com/bid/101769 | third party advisory vdb entry |
https://usn.ubuntu.com/3754-1/ | vendor advisory |
https://groups.google.com/d/msg/syzkaller/McWFcOsA47Y/3bjtBBgaBAAJ | third party advisory mailing list |
https://github.com/torvalds/linux/commit/a50829479f58416a013a4ccca791336af3c584c7 | patch |