[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20180917.075139.890440064335429701.davem@davemloft.net>
Date: Mon, 17 Sep 2018 07:51:39 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: g.nault@...halink.fr
Cc: netdev@...r.kernel.org, mostrows@...thlink.net,
eric.dumazet@...il.com
Subject: Re: [PATCH net] pppoe: fix reception of frames with no mac header
From: Guillaume Nault <g.nault@...halink.fr>
Date: Fri, 14 Sep 2018 16:28:05 +0200
> pppoe_rcv() needs to look back at the Ethernet header in order to
> lookup the PPPoE session. Therefore we need to ensure that the mac
> header is big enough to contain an Ethernet header. Otherwise
> eth_hdr(skb)->h_source might access invalid data.
...
> Fixes: 224cf5ad14c0 ("ppp: Move the PPP drivers")
> Reported-by: syzbot+f5f6080811c849739212@...kaller.appspotmail.com
> Signed-off-by: Guillaume Nault <g.nault@...halink.fr>
Applied and queued up for -stable, thanks.
Powered by blists - more mailing lists