diff options
author | delphij <delphij@FreeBSD.org> | 2016-01-27 07:28:55 +0000 |
---|---|---|
committer | delphij <delphij@FreeBSD.org> | 2016-01-27 07:28:55 +0000 |
commit | 00bfa82a7b212aca52d2fffef26ed02a9e2b47f9 (patch) | |
tree | e07955fba6330a764c0f549be1ad48cea853ab8b /lib/libc/stdlib | |
parent | 6cd3ba3ca25ace7d71d9c240e79b28c66017731c (diff) | |
download | FreeBSD-src-00bfa82a7b212aca52d2fffef26ed02a9e2b47f9.zip FreeBSD-src-00bfa82a7b212aca52d2fffef26ed02a9e2b47f9.tar.gz |
MFC r294900:
Implement AT_SECURE properly.
AT_SECURE auxv entry has been added to the Linux 2.5 kernel to pass a
boolean flag indicating whether secure mode should be enabled. 1 means
that the program has changes its credentials during the execution.
Being exported AT_SECURE used by glibc issetugid() call.
Submitted by: imp, dchagin
Security: FreeBSD-SA-16:10.linux
Security: CVE-2016-1883
Diffstat (limited to 'lib/libc/stdlib')
0 files changed, 0 insertions, 0 deletions