[PATCH 2/6] tunables: Add LD_HWCAP_MASK to tunables
Siddhesh Poyarekar
siddhesh@sourceware.org
Wed Jun 7 05:36:00 GMT 2017
On Tuesday 06 June 2017 11:27 PM, Adhemerval Zanella wrote:
> LD_HWCAP_MASK is on UNSECURE_ENVVARS at sysdeps/generic/unsecvars.h, so I think
> we should add a security_level: SXID_IGNORE for hwcap_mask as well.
It is in UNSECURE_ENVVARS, so it should be SXID_ERASE (the default) and
not SXID_IGNORE since the latter will make the tunable available for
children of setuid processes.
Siddhesh
More information about the Libc-alpha
mailing list