UPSTREAM: USB: usbfs: fix potential infoleak in devio
(cherry pick from commit 681fef83) The stack object “ci” has a total size of 8 bytes. Its last 3 bytes are padding bytes which are not initialized and leaked to userland via “copy_to_user”. Signed-off-by:Kangjie Lu <kjlu@gatech.edu> Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org> Bug: 28619695 Change-Id: I170754d659d0891c075f85211b5e3970b114f097
Loading
Please sign in to comment