Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...
|
Re: auxv entry ?: msg#00149
|
Subject: |
Re: auxv entry ? |
On Thu, 2004-07-22 at 18:31, Alexis Wagner wrote:
> Hi,
>
> How do I check if my glibc have the auxv entry for AT_SECURE ?
>
> By the way, what is a auxv entry !
Fedora Core includes the updated glibc. It is an entry in the ELF
auxiliary table put on the initial stack; the kernel uses it to convey
to glibc whether or not it should enable its secure mode. This allows
secure mode to be enabled not only for setuid/setgid binaries but also
for other kinds of changes (e.g. capabilities, SELinux role/domain
changes, etc).
--
Stephen Smalley <sds@xxxxxxxxxxxxxx>
National Security Agency
|
| |