]> www.infradead.org Git - users/jedix/linux-maple.git/commit
USB: chaoskey read offset bug
authorAlexander Inyukhin <shurick@sectorb.msk.ru>
Sat, 26 Sep 2015 12:24:21 +0000 (15:24 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 22 Oct 2015 21:43:23 +0000 (14:43 -0700)
commit4c381d2d524c82bee6c25f277faa2f341c98dbd1
treea3bc7898edb4a7b3882fbf1f1e70fb21c95f5df8
parent4cd1e73994526a6647e16b631ba76bbb4944660c
USB: chaoskey read offset bug

commit 1d5c47f555c5ae050fad22e4a99f88856cae5d05 upstream.

Rng reads in chaoskey driver could return the same data under
the certain conditions.

Signed-off-by: Alexander Inyukhin <shurick@sectorb.msk.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/misc/chaoskey.c