Heap-based buffer overflow in the logi_dj_ll_raw_request function in drivers/hid/hid-logitech-dj.c in the Linux kernel before 3.16.2 allows physically proximate attackers to cause a denial of service (system crash) or possibly execute arbitrary code via a crafted device that specifies a large report size for an LED report.
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.
Link | Tags |
---|---|
http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.16.2 | mailing list vendor advisory |
http://www.openwall.com/lists/oss-security/2014/09/11/21 | mailing list |
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=51217e69697fba92a06e07e16f55c9a52d8e8945 | broken link |
https://bugzilla.redhat.com/show_bug.cgi?id=1141344 | issue tracking |
https://github.com/torvalds/linux/commit/51217e69697fba92a06e07e16f55c9a52d8e8945 | third party advisory |
https://code.google.com/p/google-security-research/issues/detail?id=90 | third party advisory |