nixpkgs/pkgs/stdenv
Franz Pletz 3db93c351d cc-wrapper: add stack clash protection hardening flag
Most Linux distributions are enabling this these days and it does
protect against real world vulnerabilities as demonstrated by
CVE-2018-16864 and CVE-2018-16865.

Fix #53753.

Information on llvm version support gleaned from
6609892a2d
68e07da3e5
092507a730

Information on gcc version support a lot harder to gather,
but both 32bit and 64bit arm do appear to be supported
based on the test suite.
2024-06-07 20:23:46 +01:00
..
cross
custom
cygwin
darwin cc-wrapper: add stack clash protection hardening flag 2024-06-07 20:23:46 +01:00
freebsd
generic cc-wrapper: add stack clash protection hardening flag 2024-06-07 20:23:46 +01:00
linux cc-wrapper: add stack clash protection hardening flag 2024-06-07 20:23:46 +01:00
native stdenv: consistently use self: super: … for bootstrapping overlays 2024-04-15 12:53:13 +02:00
nix
tests
adapters.nix overrideSDK: support all deps attributes 2024-03-29 10:03:08 -04:00
booter.nix
default.nix