Message ID | 159493167778.3249370.8145886688150701997.stgit@warthog.procyon.org.uk (mailing list archive) |
---|---|
Headers | show |
Series | keys: Security changes, ACLs and Container keyring | expand |
David Howells <dhowells@redhat.com> writes: > Here are some patches to provide some security changes and some container > support: Nacked-by: "Eric W. Biederman" <ebiederm@xmission.com> There remain unfixed security issues in the new mount api. Those need to get fixed before it is even worth anyones time reviewing new code. Those issues came up in the review. I successfully demonstrated how to address the security issues in the new mount api before the code was merged. Yet the code was merged with the security issues present, and I have not seem those issues addressed. So far I have had to rewrite two filesystems because of bugs in the mount API. Enough is enough. Let's get the what has already been merged sorted out before we had more. Eric