Paul Irofti <p...@irofti.net> wrote:

> So I don't know why the address is not randomized, but I bet if I print
> pr->ps_sigcode somehow from userland, it will be the same.

echo kern.allowkmem=1 >> /etc/sysctl.conf
reboot

Then procmap can be run on all processes, to see what VA the sigtramp
and timekeep land at.

It should be an independent random VA in every execve'd process.

Reply via email to