8 Commits (093a13acbf6be15de01cbf4afc27fb4193fd49ee)

Author SHA1 Message Date
Daniel P. Berrangé 4638057110 seccomp: block setns, unshare and execveat syscalls 5 years ago
Daniel P. Berrangé c542b30270 seccomp: block use of clone3 syscall 5 years ago
Daniel P. Berrangé 5a2f693f07 seccomp: fix blocking of process spawning 5 years ago
Daniel P. Berrangé 8f46f56260 seccomp: allow action to be customized per syscall 5 years ago
Daniel P. Berrangé 2ce949a4c1 seccomp: don't block getters for resource control syscalls 5 years ago
Philippe Mathieu-Daudé a202d75a99 seccomp: Replace the word 'blacklist' 5 years ago
Paolo Bonzini 90835c2b81 seccomp: convert to meson 5 years ago
Paolo Bonzini 800d4deda0 softmmu: move more files to softmmu/ 6 years ago
Daniel P. Berrangé e474e3aacf seccomp: fix killing of whole process instead of thread 6 years ago
Daniel P. Berrangé 035121d23a seccomp: report more useful errors from seccomp 7 years ago
Daniel P. Berrangé 9a1565a03b seccomp: don't kill process for resource control syscalls 7 years ago
Thomas Huth e81e7b52f9 seccomp: Work-around GCC 4.x bug in gnu99 mode 7 years ago
Markus Armbruster 6548459769 seccomp: Clean up error reporting in parse_sandbox() 8 years ago
Marc-André Lureau 5780760f5e seccomp: check TSYNC host capability 8 years ago
Marc-André Lureau 70dfabeaa7 seccomp: set the seccomp filter to all threads 8 years ago
Marc-André Lureau bda08a5764 seccomp: prefer SCMP_ACT_KILL_PROCESS if available 8 years ago
Marc-André Lureau 6f2231e9b0 seccomp: use SIGSYS signal instead of killing the thread 8 years ago
Marc-André Lureau 056de1e894 seccomp: allow sched_setscheduler() with SCHED_IDLE policy 8 years ago
Yi Min Zhao 9d0fdecbad sandbox: disable -sandbox if CONFIG_SECCOMP undefined 8 years ago
Yi Min Zhao 0dd693ef1f sandbox: disable -sandbox if CONFIG_SECCOMP undefined 8 years ago
Eduardo Otubo 24f8cdc572 seccomp: add resourcecontrol argument to command line 9 years ago
Eduardo Otubo 995a226f88 seccomp: add spawn argument to command line 9 years ago
Eduardo Otubo 73a1e64725 seccomp: add elevateprivileges argument to command line 9 years ago
Eduardo Otubo 2b716fa6d6 seccomp: add obsolete argument to command line 9 years ago
Eduardo Otubo 1bd6152ae2 seccomp: changing from whitelist to blacklist 9 years ago
Eduardo Otubo cf9dc9e480 seccomp: adding getrusage to the whitelist 10 years ago
Miroslav Rezanina 8e08f8a4a7 seccomp: adding sysinfo system call to whitelist 10 years ago
James Hogan 81bed73b53 seccomp: Whitelist cacheflush since 2.2.0 not 2.2.3 10 years ago
Peter Maydell d38ea87ac5 all: Clean up includes 10 years ago
Andrew Jones 47d2067af3 seccomp: add cacheflush to whitelist 11 years ago
Eduardo Otubo f8d82b8eb8 seccomp: add memfd_create to whitelist 11 years ago
Paolo Bonzini 4b45b05549 seccomp: add mlockall to whitelist 11 years ago
Paul Moore ea259acae5 seccomp: add mbind() to the syscall whitelist 11 years ago
Philipp Gesang f73adec709 seccomp: whitelist syscalls fallocate(), fadvise64(), inotify_init1() and inotify_add_watch() 12 years ago
Paul Moore b22876cc2f seccomp: add semctl() to the syscall whitelist 12 years ago
Paul Moore e3f9bb011a seccomp: add shmctl(), mlock(), and munlock() to the syscall whitelist 12 years ago
Felix Geyer 8439761852 seccomp: add timerfd_create and timerfd_settime to the whitelist 12 years ago
Paul Moore 918b94e287 seccomp: add some basic shared memory syscalls to the whitelist 12 years ago
Paul Moore 0c2acb163f seccomp: add mkdir() and fchmod() to the whitelist 12 years ago
Corey Bryant 2a13f99112 seccomp: exit if seccomp_init() fails 12 years ago
Paul Moore e9eecb5bf8 seccomp: add kill() to the syscall whitelist 13 years ago
Eduardo Otubo c236f4519c seccomp: fine tuning whitelist by adding times() 13 years ago
Paul Moore d2509b667c seccomp: add arch_prctl() to the syscall whitelist 13 years ago
Paul Moore 94113bd8a1 seccomp: add additional asynchronous I/O syscalls 13 years ago
Eduardo Otubo 2fb861eb02 seccomp: removing unused syscalls gtom whitelist 13 years ago
Eduardo Otubo 7d7b2ad436 seccomp: no need to check arch in syscall whitelist 13 years ago
Paul Moore fd21faadb1 seccomp: add the asynchronous I/O syscalls to the whitelist 13 years ago
Paolo Bonzini 9c17d615a6 softmmu: move include files to include/sysemu/ 13 years ago
Eduardo Otubo fe512d65e0 seccomp: adding new syscalls (bugzilla 855162) 14 years ago
Eduardo Otubo 2f668be775 Adding qemu-seccomp.[ch] (v8) 14 years ago