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: <20091105.213907.235867065.davem@davemloft.net> Date: Thu, 05 Nov 2009 21:39:07 -0800 (PST) From: David Miller <davem@...emloft.net> To: acme@...radead.org Cc: eparis@...hat.com, netdev@...r.kernel.org, nhorman@...hat.com, dwalsh@...hat.com, linux-security-module@...r.kernel.org Subject: Re: [PATCH 2/3] net: pass kern to net_proto_family create function From: David Miller <davem@...emloft.net> Date: Thu, 05 Nov 2009 21:08:00 -0800 (PST) > From: Arnaldo Carvalho de Melo <acme@...radead.org> > Date: Wed, 4 Nov 2009 15:31:47 -0200 > >> Em Wed, Nov 04, 2009 at 11:32:17AM -0500, Eric Paris escreveu: >>> The generic __sock_create function has a kern argument which allows the >>> security system to make decisions based on if a socket is being created by >>> the kernel or by userspace. This patch passes that flag to the >>> net_proto_family specific create function, so it can do the same thing. >>> >>> Signed-off-by: Eric Paris <eparis@...hat.com> >> >> Acked-by: Arnaldo Carvalho de Melo <acme@...hat.com> > > Applied to net-next-2.6 Eric, you missed Bluetooth and ATM in this change, breaking the build. I'll fix this up, but next time... -- 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