Hacker News new | ask | show | jobs
by neerdowell 3722 days ago
Not all ASLR implementations are equal, eg. PaX's ASLR vs standard Linux KASLR.
2 comments

Or Android's almost useless 32-bit ASLR (even on 64-bit platforms) for that matter:

https://googleprojectzero.blogspot.com/2015/09/stagefrighten...

https://copperhead.co/blog/2015/05/11/aslr-android-zygote

I've heard rumors that the new ASLR in Android N is actually worse than the current implementation. I don't have anything online to link to, unfortunately.