Android Wear 6.0.1 Release 0.61
robin: security: patch for CVE-2016-4482

Subject: [PATCH] USB: usbfs: fix potential infoleak in devio

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".

Change-Id: I0e72b4f00bf253d472bfce2660e5370de99d0018
Reviewed-on: http://mcrd1-22-pc.corpnet.asus/code-review/master/249847
Reviewed-by: Steven Syu <steven_syu@asus.com>
Tested-by: Steven Syu <steven_syu@asus.com>
Reviewed-by: Carol_Jiang <carol_jiang@asus.com>
1 file changed