DescriptionLinux sandbox: save full list of SUID unsafe environment variables.
r20733 added code to save LD_LIBRARY_PATH when using the SUID sandbox.
That fixed a P0, show-stopper bug, however, LD_LIBRARY_PATH isn't the
only variable which is stomped when using SUID binaries. This patch
extends support to all variables that we so affected.
BUG=16815
Patch Set 1 #Patch Set 2 : ... #
Total comments: 6
Messages
Total messages: 4 (0 generated)
|