Y
Hacker News
new
|
ask
|
show
|
jobs
by
binkHN
32 days ago
> This is rendered even easier by the fact that the kernel is always at the same physical address on Pixel
OpenBSD fixed this back in 2017.
2 comments
microtonal
31 days ago
KASLR has been supported on Linux for a long time as well (2014). It has been disabled for GKI images for reasons:
https://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux....
link
saagarjha
31 days ago
Most kernels have had KASLR support for well over a decade at this point. Linux does too but Pixel has it misconfigured.
link
https://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux....