[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20111222.223829.536447332324142274.davem@davemloft.net>
Date: Thu, 22 Dec 2011 22:38:29 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: eric.dumazet@...il.com
Cc: bootc@...tc.net, linux-kernel@...r.kernel.org,
netdev@...r.kernel.org, steffen.klassert@...unet.com
Subject: Re: BUG: unable to handle kernel NULL pointer dereference in
ipv6_select_ident
From: Eric Dumazet <eric.dumazet@...il.com>
Date: Thu, 22 Dec 2011 15:15:53 +0100
> [PATCH] net: introduce DST_NOPEER dst flag
>
> Chris Boot reported crashes occurring in ipv6_select_ident().
...
> This is caused by bridge netfilter special dst_entry (fake_rtable), a
> special shared entry, where attaching an inetpeer makes no sense.
>
> Problem is present since commit 87c48fa3b46 (ipv6: make fragment
> identifications less predictable)
>
> Introduce DST_NOPEER dst flag and make sure ipv6_select_ident() and
> __ip_select_ident() fallback to the 'no peer attached' handling.
>
> Reported-by: Chris Boot <bootc@...tc.net>
> Tested-by: Chris Boot <bootc@...tc.net>
> Signed-off-by: Eric Dumazet <eric.dumazet@...il.com>
Applied.
--
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