lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-Id: <20070912.040047.70208873.davem@davemloft.net> Date: Wed, 12 Sep 2007 04:00:47 -0700 (PDT) From: David Miller <davem@...emloft.net> To: ebiederm@...ssion.com Cc: netdev@...r.kernel.org, containers@...ts.osdl.org Subject: Re: [PATCH 10/16] net: Make packet reception network namespace safe From: ebiederm@...ssion.com (Eric W. Biederman) Date: Sat, 08 Sep 2007 15:25:43 -0600 > > This patch modifies every packet receive function > registered with dev_add_pack() to drop packets if they > are not from the initial network namespace. > > This should ensure that the various network stacks do > not receive packets in a anything but the initial network > namespace until the code has been converted and is ready > for them. > > Signed-off-by: Eric W. Biederman <ebiederm@...ssion.com> Applied to net-2.6.24, 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