Re: [PATCH] net: usb: pegasus: fix improper read if get_registers() fail
From: Denis Kirjanov <hidden>
Date: 2019-07-30 18:23:33
From: Denis Kirjanov <hidden>
Date: 2019-07-30 18:23:33
On 7/30/19, David Miller [off-list ref] wrote:
From: Denis Kirjanov <redacted> Date: Tue, 30 Jul 2019 15:13:57 +0200quoted
get_registers() may fail with -ENOMEM and in this case we can read a garbage from the status variable tmp. Reported-by: syzbot+3499a83b2d062ae409d4@syzkaller.appspotmail.com Signed-off-by: Denis Kirjanov <redacted>Why did you post this patch twice? What is different between the two versions?
Looks like it was the issue with git send-email. Sorry about that. Do you want me to figure out the reason and resend?