Eric W. Biederman <[email protected]> wrote: > Ian if we were to merge this I believe you would win the award for > easiest path to a root shell.
Is there any particular reason the upcalled program has to be run as root? Could the kernel not run it as something else - perhaps the caller's UID,GID or even something anonymous? Also, call_sbin_request_key() could be given a parameter to call something other than /sbin/request-key, and key_type::request_key could be used. David -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

