linux-kernel October 2007 archive
Main Archive Page > Month Archives  > linux-kernel archives
linux-kernel: Linux Security *Module* Framework (Was: LSM conver

Linux Security *Module* Framework (Was: LSM conversion to static interface

From: Simon Arlott <simon_at_nospam>
Date: Wed Oct 24 2007 - 11:50:29 GMT
To: "Chris Wright" <chrisw@sous-sol.org>


I currently have an LSM that only handles permissions for socket_bind and socket_listen, I load it and then "capability" as secondary on boot - but now I can't because the LSM framework is now just the LS framework.

Why can't this "static LSM" change be a Kconfig option? (I don't want to have to maintain my own reverted copy of security/, or compile this into the kernel because then I can't ever modify and reload it without rebooting.) -- Simon Arlott - To unsubscribe from this list: send the line "unsubscribe linux-security-module" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html