[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180914143459.GC1507@alphalink.fr>
Date: Fri, 14 Sep 2018 16:35:00 +0200
From: Guillaume Nault <g.nault@...halink.fr>
To: netdev@...r.kernel.org
Cc: Alexander Potapenko <glider@...gle.com>,
Michal Ostrowski <mostrows@...thlink.net>,
Eric Dumazet <eric.dumazet@...il.com>
Subject: Re: [PATCH net] pppoe: fix reception of frames with no mac header
On Fri, Sep 14, 2018 at 04:28:05PM +0200, Guillaume Nault wrote:
> 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.
>
Forgot to Cc Alexander :/
Sorry...
BTW, thanks for your first analysis.
Powered by blists - more mailing lists