When running on systems that ship with the most recent release of glibc
(2.35), we noticed that virtiofsd would fail when running as a regular
user. This was down to one of viriofsd's child processes being killed by
seccomp for attempting an rseq. So, add rseq to allowed syscalls, and
bump libc bindings to the version that introduces SYS_rseq.

Signed-off-by: Anca Iordache <anca.iorda...@docker.com>
Signed-off-by: Frédéric Dalleau <frederic.dall...@docker.com>
Signed-off-by: Piotr Stankiewicz <piotr.stankiew...@docker.com>
---
https://gitlab.com/virtio-fs/virtiofsd/-/merge_requests/107

_______________________________________________
Virtio-fs mailing list
Virtio-fs@redhat.com
https://listman.redhat.com/mailman/listinfo/virtio-fs

Reply via email to