Re: ASLR/PIE status in FreeBSD HEAD

2020-04-20 Thread Ed Maste
On Sat, 18 Apr 2020 at 04:19, Dewayne Geraghty wrote: > > I'm on a similar ride. We run applications in both i386 and amd64 jails > with FreeBSD's ASLR enabled (sendmail, squid, apache, ...) and all good. Great! > On the build server, the i386 jail with aslr enabled wasn't able to > build gcc9;

Re: ASLR/PIE status in FreeBSD HEAD

2020-04-20 Thread Marcin Wojtas
Hi Ed, pt., 17 kwi 2020 o 15:52 Ed Maste napisaƂ(a): > > On Fri, 17 Apr 2020 at 08:58, Marcin Wojtas wrote: > > > > Hi, > > > > Together with our customers, Semihalf is interested in improving the status > > of security mitigations enablement in FreeBSD. > > Happy to hear that there's interest i

Re: ASLR/PIE status in FreeBSD HEAD

2020-04-20 Thread Konstantin Belousov
On Mon, Apr 20, 2020 at 10:00:06AM -0400, Ed Maste wrote: > On Sat, 18 Apr 2020 at 04:19, Dewayne Geraghty > wrote: > > > > I'm on a similar ride. We run applications in both i386 and amd64 jails > > with FreeBSD's ASLR enabled (sendmail, squid, apache, ...) and all good. > > Great! > > > On th