nixpkgs/nixos/modules
Ben Wolsieffer b92dae961c nixos/chrony: allow @chown syscall set
The module was allowing specific chown syscalls, which is brittle because
there are several and different ones are used by glibc on different
architectures. For example, fchownat was already added to the allowlist for
aarch64, while on armv6l chrony crashes because chown32 is not in the
allowlist.

systemd provides the @chown syscall set, which includes all the chown
syscalls and avoids this brittleness. I believe the syscalls would all be
equivalent from an attacker's perspective, so there is unlikely to be any
security impact.
2023-03-12 18:10:56 -05:00
..
config qt5: use makeScopeWithSplicing 2023-03-09 21:16:03 +02:00
hardware Merge pull request #217718 from Kiskae/nvidia/unbreak-6.2 2023-02-24 17:46:26 -03:00
i18n/input-method nixos/manual: render module chapters with nixos-render-docs 2023-01-27 20:07:34 +01:00
installer configuration.nix: suggest a command line program 2023-02-28 17:16:03 +01:00
misc Revert "nixos/polkit: guard static gid for polkituser behind state version" 2023-02-25 22:32:16 -05:00
profiles Merge pull request #208956 from SuperSandro2000/profile-base-tcpdump 2023-01-17 01:20:31 +01:00
programs Merge pull request #208414 from RossComputerGuy/feat/java-binfmt 2023-03-11 10:04:43 -05:00
security Revert "nixos/polkit: guard static gid for polkituser behind state version" 2023-02-25 22:32:16 -05:00
services nixos/chrony: allow @chown syscall set 2023-03-12 18:10:56 -05:00
system Merge pull request #209156 from pwaller/issue-114594 2023-03-12 18:50:33 +00:00
tasks nixos/envfs: add extraFallbackPathCommands options 2023-02-08 15:52:38 +01:00
testing Merge pull request #207801 from ElvishJerricco/systemd-stage-1-test-instrumentation 2022-12-28 01:43:03 +01:00
virtualisation Merge pull request #209156 from pwaller/issue-114594 2023-03-12 18:50:33 +00:00
module-list.nix nixos/jellyseerr: init 2023-03-10 16:18:00 +01:00
rename.nix Merge pull request #210477 from wineee/deepin-lib 2023-01-26 21:56:17 +08:00