The hid_input_field function in drivers/hid/hid-core.c in the Linux kernel before 4.6 allows physically proximate attackers to obtain sensitive information from kernel memory or cause a denial of service (out-of-bounds read) by connecting a device, as demonstrated by a Logitech DJ receiver.
The product reads data past the end, or before the beginning, of the intended buffer.
Link | Tags |
---|---|
http://source.android.com/security/bulletin/2016-11-01.html | third party advisory |
http://rhn.redhat.com/errata/RHSA-2016-2574.html | vendor advisory |
https://github.com/torvalds/linux/commit/50220dead1650609206efe91f0cc116132d59b3f | patch third party advisory issue tracking |
http://www.securityfocus.com/bid/94138 | third party advisory vdb entry |
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=50220dead1650609206efe91f0cc116132d59b3f | patch third party advisory issue tracking |