mirror of
https://github.com/NixOS/nix.git
synced 2025-12-22 17:01:08 +01:00
Manual backport of f8170ce9f1 to fix CVE-2024-27297
(cherry picked from commit 3e99257053)
This commit is contained in:
parent
e8334d110c
commit
1ba10f66cb
7 changed files with 240 additions and 0 deletions
|
|
@ -598,6 +598,7 @@
|
|||
["i686-linux" "x86_64-linux"]
|
||||
(system: runNixOSTestFor system ./tests/nixos/setuid.nix);
|
||||
|
||||
tests.ca-fd-leak = runNixOSTestFor "x86_64-linux" ./tests/nixos/ca-fd-leak;
|
||||
|
||||
# Make sure that nix-env still produces the exact same result
|
||||
# on a particular version of Nixpkgs.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue