lkml.org 
[lkml]   [2015]   [Jun]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 3.4 051/172] netfilter: xt_socket: fix a stack corruption bug
On Tue, Jun 16, 2015 at 04:35:05PM +0800, lizf@kernel.org wrote:
> From: Eric Dumazet <edumazet@google.com>
>
> 3.4.108-rc1 review patch. If anyone has any objections, please let me know.
>
> ------------------
>
>
> commit 78296c97ca1fd3b104f12e1f1fbc06c46635990b upstream.
>
> As soon as extract_icmp6_fields() returns, its local storage (automatic
> variables) is deallocated and can be overwritten.
>
> Lets add an additional parameter to make sure storage is valid long
> enough.
>
> While we are at it, adds some const qualifiers.
>
> Signed-off-by: Eric Dumazet <edumazet@google.com>
> Fixes: b64c9256a9b76 ("tproxy: added IPv6 support to the socket match")
> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
> [lizf: Backported to 3.4: adjust context]
> Signed-off-by: Zefan Li <lizefan@huawei.com>

Thanks for backporting this for 3.4.

Acked-by: Pablo Neira Ayuso <pablo@netfilter.org>



\
 
 \ /
  Last update: 2015-06-16 12:41    [W:0.536 / U:0.444 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site