On 8/8/19 8:03 PM, David Miller wrote:
> From: Oliver Neukum
> Date: Thu, 8 Aug 2019 11:28:25 +0200
>
>> Lest we leak kernel memory to a device we better zero out buffers.
>>
>> Reported-by: syzbot+513e4d0985298538b...@syzkaller.appspotmail.com
>> Signed-off-by: Oliver Neukum
>
> Please CC: th
From: Oliver Neukum
Date: Thu, 8 Aug 2019 11:28:25 +0200
> Lest we leak kernel memory to a device we better zero out buffers.
>
> Reported-by: syzbot+513e4d0985298538b...@syzkaller.appspotmail.com
> Signed-off-by: Oliver Neukum
Please CC: the CAN subsystem maintainers, as this is clearly list
Lest we leak kernel memory to a device we better zero out buffers.
Reported-by: syzbot+513e4d0985298538b...@syzkaller.appspotmail.com
Signed-off-by: Oliver Neukum
---
drivers/net/can/usb/peak_usb/pcan_usb_fd.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/net/can/us