Re: HEADS-UP: PIE enabled by default on stable/13

2022-01-30 Thread Marcin Wojtas
Hi, pon., 24 sty 2022 o 20:48 Marek Zarychta napisał(a): > > Hello Marcin > W dniu 24.01.2022 o 19:43, Marcin Wojtas pisze: > > Hi Marek, > > > > pon., 24 sty 2022 o 08:17 Marek Zarychta > > napisał(a): > >> > >> W dniu 24.01.2022

Re: HEADS-UP: PIE enabled by default on stable/13

2022-01-24 Thread Marcin Wojtas
Hi Marek, pon., 24 sty 2022 o 08:17 Marek Zarychta napisał(a): > > W dniu 24.01.2022 o 07:42, Marcin Wojtas pisze: > > +freebsd-stable@ > > > > niedz., 23 sty 2022 o 11:36 Marcin Wojtas napisał(a): > >> > >> Hi, > >> > >> A

Re: HEADS-UP: PIE enabled by default on stable/13

2022-01-23 Thread Marcin Wojtas
+ freebsd-stable@, apologies for the noise. niedz., 23 sty 2022 o 11:36 Marcin Wojtas napisał(a): > > Hi, > > As of 396e9f259d962 the base system binaries are now built as > position-independent executable (PIE) by default, for 64-bit architectures. > Thanks to that enablin

Re: HEADS-UP: PIE enabled by default on stable/13

2022-01-23 Thread Marcin Wojtas
+freebsd-stable@ niedz., 23 sty 2022 o 11:36 Marcin Wojtas napisał(a): > > Hi, > > As of 396e9f259d962 the base system binaries are now built as > position-independent executable (PIE) by default, for 64-bit architectures. > Thanks to that enabling ASLR can be done simply

HEADS-UP: PIE enabled by default on stable/13

2022-01-23 Thread Marcin Wojtas
Hi, As of 396e9f259d962 the base system binaries are now built as position-independent executable (PIE) by default, for 64-bit architectures. Thanks to that enabling ASLR can be done simply by sysctls knobs when booting the kernel. If you track stable/13 and normally build WITHOUT_CLEAN you'll ne

Re: HEADS-UP: ASLR for 64-bit executables enabled by default on main

2021-12-10 Thread Marcin Wojtas
Hi Daniel pt., 10 gru 2021 o 10:16 Daniel O'Connor napisał(a): > > > > > On 17 Nov 2021, at 09:00, Marcin Wojtas wrote: > > As of b014e0f15bc7 the ASLR (Address Space Layout > > Randomization) feature becomes enabled for the all 64-bit > > binaries by def

Re: HEADS-UP: ASLR for 64-bit executables enabled by default on main

2021-11-18 Thread Marcin Wojtas
Hi, czw., 18 lis 2021 o 19:07 Li-Wen Hsu napisał(a): > > On Wed, Nov 17, 2021 at 6:30 AM Marcin Wojtas wrote: > > > > As of b014e0f15bc7 the ASLR (Address Space Layout > > Randomization) feature becomes enabled for the all 64-bit > > binaries by default

HEADS-UP: ASLR for 64-bit executables enabled by default on main

2021-11-16 Thread Marcin Wojtas
As of b014e0f15bc7 the ASLR (Address Space Layout Randomization) feature becomes enabled for the all 64-bit binaries by default. Address Space Layout Randomization (ASLR) is an exploit mitigation technique implemented in the majority of modern operating systems. It involves randomly positioning th