mirror of
https://github.com/NixOS/nix
synced 2025-07-07 06:01:48 +02:00
Merge pull request from GHSA-q82p-44mg-mgh5
Fix sandbox escape 2.18
This commit is contained in:
commit
1ee7a9b84f
8 changed files with 259 additions and 8 deletions
|
@ -642,6 +642,8 @@
|
|||
|
||||
tests.ca-fd-leak = runNixOSTestFor "x86_64-linux" ./tests/nixos/ca-fd-leak;
|
||||
|
||||
tests.user-sandboxing = runNixOSTestFor "x86_64-linux" ./tests/nixos/user-sandboxing;
|
||||
|
||||
|
||||
# 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