diff options
author | Scott Bauer <sbauer@plzdonthack.me> | 2016-06-23 17:59:47 +0300 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2016-06-24 11:21:39 +0300 |
commit | 93a2001bdfd5376c3dc2158653034c20392d15c5 (patch) | |
tree | 4f6341f923285f2e1428ec4992f5540a6ec4d482 /include/linux/nsproxy.h | |
parent | a80e803a2ae4efa5efbcfa97dcbbc48d15226cf9 (diff) | |
download | linux-93a2001bdfd5376c3dc2158653034c20392d15c5.tar.xz |
HID: hiddev: validate num_values for HIDIOCGUSAGES, HIDIOCSUSAGES commands
This patch validates the num_values parameter from userland during the
HIDIOCGUSAGES and HIDIOCSUSAGES commands. Previously, if the report id was set
to HID_REPORT_ID_UNKNOWN, we would fail to validate the num_values parameter
leading to a heap overflow.
Cc: stable@vger.kernel.org
Signed-off-by: Scott Bauer <sbauer@plzdonthack.me>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'include/linux/nsproxy.h')
0 files changed, 0 insertions, 0 deletions