This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Make LD_ASSUME_KERNEL working even for static binaries


Jakub Jelinek wrote:

> I'm not sure either way. LD_ASSUME_KERNEL in ld.so ATM is not limited to
> non-suid.

I don't think it is necessary to use __secure_getenv.  It doesn't let
the user directly make decisions about what DSO is used.  And if the
DSOs with support are vulnerable to something the new DSOs are not there
are other ways to get to this.

-- 
--------------.                        ,-.            444 Castro Street
Ulrich Drepper \    ,-----------------'   \ Mountain View, CA 94041 USA
Red Hat         `--' drepper at redhat.com `---------------------------


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]