tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Adding a boot flag for No ASLR



On Mon, Jul 23, 2018 at 11:02:04PM +0200, Kamil Rytarowski wrote:
> We need to maintain a function to translate certain ranges to
> shadow/meta/origin/etc. We cannot map arbitrarily wide ranges to them.

Can we extend the pax note (or create a new one) and make the sanitizers
link that in? Then make the kernel reserve some (random) VA spaces
(details of what is needed in the note) and provide some way for the
sanitizers to find that special VAs (like from the aux vector)?

Martin


Home | Main Index | Thread Index | Old Index