tech-userlevel archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: paxctl(8) and ASLR - bug?
On Tue, Jun 07, 2011 at 09:33:23PM +0200, Jean-Yves Migeon wrote:
> On 07.06.2011 18:15, Thor Lancelot Simon wrote:
> >> Try with paxctl +A $(which ldd).
> >
> > Oof! This isn't safe to do, because it will apply ASLR in cases
> > where it is known to be unsafe -- just like enabling it globally
> > would.
>
> What cases? I'd expect the impact to be minimal: ldd is a self contained
> executable that walks the dependencies by itself, and does not rely on
> the executable to perform the work (except for reading ELF sections).
Gah. I'm sorry. I read "ldd" but my brain processed it as "rtld".
Thor
Home |
Main Index |
Thread Index |
Old Index