summaryrefslogtreecommitdiff
path: root/drivers/hid/usbhid/hid-quirks.c
diff options
context:
space:
mode:
authorJiri Kosina <jkosina@suse.cz>2011-05-24 09:43:18 (GMT)
committerJiri Kosina <jkosina@suse.cz>2011-05-24 09:43:18 (GMT)
commit7f77897ef2b6a5ee4eb8bc24fe8b1f3eab254328 (patch)
tree024098e2025c2fbbd3b0a2edf70711ffef76f9b8 /drivers/hid/usbhid/hid-quirks.c
parentd762f4383100c2a87b1a3f2d678cd3b5425655b4 (diff)
downloadlinux-fsl-qoriq-7f77897ef2b6a5ee4eb8bc24fe8b1f3eab254328.tar.xz
HID: hiddev: fix potential use-after-free
Commit 6cb4b040795 ("HID: hiddev: fix race between hiddev_disconnect and hiddev_release") made it possible to access hiddev (for unlocking the existance mutex) once hiddev has been kfreed. Change the order so that this can not happen (always unlock the mutex first, it is needed only to protect access to ->exist and ->open). Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/hid/usbhid/hid-quirks.c')
0 files changed, 0 insertions, 0 deletions