Commit 9fe1ae18 authored by Oliver Neukum's avatar Oliver Neukum Committed by Yang Yingliang
Browse files

usbnet: sanity check for maxpacket

mainline inclusion
from mainline-v5.15-rc7
commit 397430b5
category: bugfix
bugzilla: https://gitee.com/src-openeuler/kernel/issues/I9RCX9
CVE: CVE-2021-47495

Reference: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=397430b50a363d8b7bdda00522123f82df6adc5e



--------------------------------

maxpacket of 0 makes no sense and oopses as we need to divide
by it. Give up.

V2: fixed typo in log and stylistic issues

Signed-off-by: default avatarOliver Neukum <oneukum@suse.com>
Reported-by: default avatar <syzbot+76bb1d34ffa0adc03baa@syzkaller.appspotmail.com>
Reviewed-by: default avatarJohan Hovold <johan@kernel.org>
Link: https://lore.kernel.org/r/20211021122944.21816-1-oneukum@suse.com


Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
Signed-off-by: default avatarYang Yingliang <yangyingliang@huawei.com>
parent 505199cb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment