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: realplayer: msg#00156
On Wed, 2004-10-27 at 14:29, Russell Coker wrote:
> > Legacy binaries have their mmap(PROT_READ) requests translated to
> > PROT_READ|PROT_EXEC automatically by the kernel for backward
> > compatibility. Not an SELinux issue; SELinux is just checking
> > permissions based on what is being passed to it by the core kernel.
>
> So what is the solution?
You might be able to use execstack -c to explicitly mark the legacy
binary, or failing that, you have to rebuild it with a modern toolchain.
--
Stephen Smalley <sds@xxxxxxxxxxxxxx>
National Security Agency
|
| |