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

ax88172a: fix information leak on short answers



If a malicious device gives a short MAC it can elicit up to
5 bytes of leaked memory out of the driver. We need to check for
ETH_ALEN instead.

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