On 7/31/19 4:54 PM, Tomas Bortoli wrote:
> Uninitialized Kernel memory can leak to USB devices.
>
> Fix by using kzalloc() instead of kmalloc() on the affected buffers.
>
> Signed-off-by: Tomas Bortoli
> Reported-by: syzbot+d6a5a1a3657b596ef...@syzkaller.appspotmail.com
> Reported-by: syzbot+513
Uninitialized Kernel memory can leak to USB devices.
Fix by using kzalloc() instead of kmalloc() on the affected buffers.
Signed-off-by: Tomas Bortoli
Reported-by: syzbot+d6a5a1a3657b596ef...@syzkaller.appspotmail.com
Reported-by: syzbot+513e4d0985298538b...@syzkaller.appspotmail.com
---
Crash l
2 matches
Mail list logo