Re: [patch 3/4] c/r: procfs: add arg_start/end, env_start/end andexit_code members to /proc/$pid/stat

From: Kees Cook
Date: Fri Feb 03 2012 - 11:37:39 EST


On Fri, Feb 3, 2012 at 7:19 AM, Cyrill Gorcunov <gorcunov@xxxxxxxxxx> wrote:
> We would like to have an ability to restore command line
> arguments and program environment pointers but first we
> need to obtain them somehow. Thus we put these values into
> /proc/$pid/stat. The exit_code is needed to restore zombie
> tasks.
>
> Signed-off-by: Cyrill Gorcunov <gorcunov@xxxxxxxxxx>

Acked-by: Kees Cook <keescook@xxxxxxxxxxxx>

--
Kees Cook
ChromeOS Security
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/