Re: ld on startup - wish to disable

2024-09-19 Thread whiteman808
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

Re: ld on startup - wish to disable

2024-09-18 Thread Luca Di Gregorio
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

Re: ld on startup - wish to disable

2024-09-18 Thread James Cook
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,

Re: ld on startup - wish to disable

2024-09-10 Thread Mizsei Zoltán
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

ld on startup - wish to disable

2024-09-10 Thread Luca Di Gregorio
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