Skip to content
Commit b0e14951 authored by Jiri Kosina's avatar Jiri Kosina
Browse files

HID: fix possible deadlock in hidraw_read



If the loop in hidraw_read() loops more than once, then we might
end up trying to acquire already locked mutex, casuing a deadlock.

Reported-by: default avatariceberg <iceberg@ispras.ru>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent ff9b00a2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment