[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <496AD560.4060009@trash.net>
Date: Mon, 12 Jan 2009 06:30:08 +0100
From: Patrick McHardy <kaber@...sh.net>
To: Herbert Xu <herbert@...dor.apana.org.au>
CC: John Dykstra <john.dykstra1@...il.com>,
Ilpo Järvinen
<ilpo.jarvinen@...sinki.fi>, Netdev <netdev@...r.kernel.org>,
bugme-daemon@...zilla.kernel.org,
Andrew Morton <akpm@...ux-foundation.org>,
Speedster <speedster@...eacry.com>,
Stephen Hemminger <shemminger@...tta.com>,
"David S. Miller" <davem@...emloft.net>
Subject: Re: [Bugme-new] [Bug 12327] New: Intermittent TCP issues with =>
2.6.27
Herbert Xu wrote:
> bridge: Disable PPPOE/VLAN processing by default
>
> The PPPOE/VLAN processing code in the bridge netfilter is broken
> by design. The VLAN tag and the PPPOE session ID are an integral
> part of the packet flow information, yet they're completely
> ignored by the bridge netfilter. This is potentially a security
> hole as it treats all VLANs and PPPOE sessions as the same.
>
> What's more, it's actually broken for PPPOE as the bridge netfilter
> tries to trim the packets to the IP length without adjusting the
> PPPOE header (and adjusting the PPPOE header isn't much better
> since the PPPOE peer may require the padding to be present).
>
> Therefore we should disable this by default.
>
> It does mean that people relying on this feature may lose networking
> depending on how their bridge netfilter rules are configured.
> However, IMHO the problems this code causes are serious enough to
> warrant this.
>
> Signed-off-by: Herbert Xu <herbert@...dor.apana.org.au>
A good reason to disable this crap :)
Applied, thanks.
--
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