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: <4722006E.30709@manicmethod.com> Date: Fri, 26 Oct 2007 10:57:50 -0400 From: Joshua Brindle <method@...icmethod.com> To: casey@...aufler-ca.com CC: akpm@...l.org, torvalds@...l.org, linux-security-module@...r.kernel.org, linux-kernel@...r.kernel.org Subject: Re: [PATCH 0/2] Version 9 (2.6.24-rc1) Smack: Simplified Mandatory Access Control Kernel Casey Schaufler wrote: > The Smack patch and Paul Moore's netlabel API patch, > together for 2.6.24-rc1. Paul's changes are identical > to the previous posting, but it's been a while so they're > here again. > > The sole intent of change has been to address locking > and/or list processing issues. Please don't hesitate to > point out any problems that you might see or suggest > alternatives where things might not be to your liking. > > This version is aimed at 2.6.24, and has been tested > against 2.6.24-rc1. > > Thank you again. For some reason I didn't get 2/2 so I can't make an inline comment but one thing I noticed while trying to build a smack kernel is that smack has a kconfig dependancy on NETLABEL and SECURITY_NETWORK. This is unfortunate because user X wanting to try out smack won't see it in the config until he goes and enables those things (which he wouldn't know about without reading the smack Kconfig). It would be nice if those were selects instead. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists