Hello
I doubt if it is a good idea to touch aslr setting for testing environment, I
think it is dependent of what do you need to test.
I am curious whether aslr can be disabled for package building environment
without causing issues with built binary packages on production like
vulnerabilities
library_aslr=NO is already set in /etc/rc.conf.local, because I ran:
# rcctl disable library_aslr
Just tried with moving /var/db/kernel.SHA256:
# mv /var/db/kernel.SHA256 /var/db/no_kernel.SHA256
At reboot, reordering libraries is skipped (due to library_aslr=NO)
and reorder_kernel: failed ( /va
On Tue, Sep 10, 2024 at 02:39:55PM +0200, Luca Di Gregorio wrote:
Hi,
I'm running very little OpenBSD VMs for simple services and testing
environments.
I really don't need security on these VMs, I already disabled library_aslr
(rcctl disable library_aslr) to avoid reordering libraries at boot,
Delete /var/db/kernel.SHA256 ?
Luca Di Gregorio írta 2024. szept.. 10, K-n 14:39 órakor:
> Hi,
>
> I'm running very little OpenBSD VMs for simple services and testing
> environments.
>
> I really don't need security on these VMs, I already disabled
> library_aslr (rcctl disable library_aslr) to
Hi,
I'm running very little OpenBSD VMs for simple services and testing
environments.
I really don't need security on these VMs, I already disabled library_aslr
(rcctl disable library_aslr) to avoid reordering libraries at boot, but, at
startup, I still see ld and ctfconv running and consuming a
5 matches
Mail list logo