Skip to content
Commit 280ceaed authored by Oliver Neukum's avatar Oliver Neukum Committed by David S. Miller
Browse files

usbnet: sanity checking of packet sizes and device mtu



After a reset packet sizes and device mtu can change and need
to be reevaluated to calculate queue sizes.
Malicious devices can set this to zero and we divide by it.
Introduce sanity checking.

Reported-and-tested-by: default avatar <syzbot+6102c120be558c885f04@syzkaller.appspotmail.com>
Signed-off-by: default avatarOliver Neukum <oneukum@suse.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent b41dae06
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