|
|
|
|
|
by brynet
2136 days ago
|
|
Yes the author is incorrect in their slides, OpenBSD has userland ASLR, it uses both PIE by default and also created static-PIE, which are self-relocating executables. There's also been a considerable effort to convert OpenBSD's already privsep daemons to the fork+exec model, most having been completed, expanding upon initial work done on sshd over 16 years ago. |
|