Files
linux/drivers/net
Guillaume Nault dedf29a064 pppoe: check sockaddr length in pppoe_connect()
[ Upstream commit a49e2f5d5f ]

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

Fixes: 224cf5ad14 ("ppp: Move the PPP drivers")
Reported-by: syzbot+4f03bdf92fdf9ef5ddab@syzkaller.appspotmail.com
Signed-off-by: Guillaume Nault <g.nault@alphalink.fr>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-04-29 07:50:05 +02:00
..
2015-08-13 21:12:17 -07:00
2018-04-29 07:50:05 +02:00
2018-04-29 07:50:01 +02:00
2018-03-24 10:58:43 +01:00
2015-10-21 19:36:10 -07:00
2014-10-07 13:22:11 -04:00
2015-07-08 16:00:09 -07:00
2017-11-18 11:11:05 +01:00
2016-04-12 09:08:58 -07:00
2018-03-22 09:23:29 +01:00