Skip to content
Commit a49e2f5d authored by Guillaume Nault's avatar Guillaume Nault Committed by David S. Miller
Browse files

pppoe: check sockaddr length in pppoe_connect()

We must validate sockaddr_len, otherwise userspace can pass fewer data
than we expect and we end up accessing invalid data.

Fixes: 224cf5ad

 ("ppp: Move the PPP drivers")
Reported-by: default avatar <syzbot+4f03bdf92fdf9ef5ddab@syzkaller.appspotmail.com>
Signed-off-by: default avatarGuillaume Nault <g.nault@alphalink.fr>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent eb1c28c0
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