[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20080327.160948.19403357.davem@davemloft.net>
Date: Thu, 27 Mar 2008 16:09:48 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: tgraf@...g.ch
Cc: netdev@...r.kernel.org
Subject: Re: [ESP]: Ensure IV is in linear part of the skb to avoid BUG()
due to OOB access
From: Thomas Graf <tgraf@...g.ch>
Date: Thu, 27 Mar 2008 23:58:42 +0100
> ESP does not account for the IV size when calling pskb_may_pull() to
> ensure everything it accesses directly is within the linear part of a
> potential fragment. This results in a BUG() being triggered when the
> both the IPv4 and IPv6 ESP stack is fed with an skb where the first
> fragment ends between the end of the esp header and the end of the IV.
>
> This bug was found by Dirk Nehring <dnehring@....net> .
>
> Signed-off-by: Thomas Graf <tgraf@...g.ch>
Applied.
Thanks for not letting this fix fall through the cracks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists