Re: Playing around with security hardening compiler flags

2024-11-17 Thread Alexander Leidinger
Am 2024-11-17 19:28, schrieb Dimitry Andric: On 17 Nov 2024, at 16:30, Alexander Leidinger wrote: Hi, after reading https://security.googleblog.com/2024/11/retrofitting-spatial-safety-to-hundreds.html https://libcxx.llvm.org/Hardening.html https://best.openssf.org/Compiler-Hardeni

Re: Playing around with security hardening compiler flags

2024-11-17 Thread Dimitry Andric
On 17 Nov 2024, at 16:30, Alexander Leidinger wrote: > > Hi, > > after reading > > https://security.googleblog.com/2024/11/retrofitting-spatial-safety-to-hundreds.html >https://libcxx.llvm.org/Hardening.html > > https://best.openssf.org/Compiler-Hardening-Guides/Compiler-Options-Hard

Playing around with security hardening compiler flags

2024-11-17 Thread Alexander Leidinger
Hi, after reading https://security.googleblog.com/2024/11/retrofitting-spatial-safety-to-hundreds.html https://libcxx.llvm.org/Hardening.html https://best.openssf.org/Compiler-Hardening-Guides/Compiler-Options-Hardening-Guide-for-C-and-C++.html I played around a bit with some of t