Commit ffeee83a authored by Heinrich Schuchardt's avatar Heinrich Schuchardt Committed by Felipe Balbi
Browse files

usb: gadget: avoid exposing kernel stack

Function in_rq_cur copies random bytes from the stack.
Zero the memory instead.

Fixes: 132fcb46

 ("usb: gadget: Add Audio Class 2.0 Driver")
Signed-off-by: default avatarHeinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: default avatarFelipe Balbi <felipe.balbi@linux.intel.com>
parent 23e34392
Supports Markdown
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