Skip to content
Snippets Groups Projects
Commit 57d292bd authored by Jiri Kosina's avatar Jiri Kosina Committed by Linus Torvalds
Browse files

HID: fix HIDIOCGRDESC memory access in hidraw


Fix bogus copying of data into userspace when HIDIOCGRDESC is issued.
HID-transport layer makes sure that dev->hid->rdesc is not larger than
HID_MAX_DESCRIPTOR_SIZE.

Noticed-by: default avatarAl Viro <viro@ftp.linux.org.uk>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 23fd5045
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment