mirror of
https://github.com/NixOS/nix
synced 2025-06-27 00:11:17 +02:00
There is no PR for this, since it was an embargoed fix before
disclosure.
(cherry picked from commit 32e67eba8b
)
7 lines
250 B
Markdown
7 lines
250 B
Markdown
---
|
|
synopsis: Harden the user sandboxing
|
|
significance: significant
|
|
issues:
|
|
---
|
|
|
|
The build directory has been hardened against interference with the outside world by nesting it inside another directory owned by (and only readable by) the daemon user.
|