From: Colin King <[email protected]>
Date: Thu, 17 Aug 2017 23:14:58 +0100

> From: Colin Ian King <[email protected]>
> 
> list.dev has not been initialized and so the copy_to_user is copying
> data from the stack back to user space which is a potential
> information leak. Fix this ensuring all of list is initialized to
> zero.
> 
> Detected by CoverityScan, CID#1357894 ("Uninitialized scalar variable")
> 
> Signed-off-by: Colin Ian King <[email protected]>

Applied and queued up for -stable, thanks.

Reply via email to