diff options
author | Paul Moore <pmoore@redhat.com> | 2013-07-18 09:57:03 -0400 |
---|---|---|
committer | Anthony Liguori <aliguori@us.ibm.com> | 2013-07-29 19:56:52 -0500 |
commit | d2509b667caf482b6f827ff2645cbeb9b39ce29e (patch) | |
tree | b5380be92618b3729ae7752fbfd91b9b7d1c09ac /qapi | |
parent | 94113bd8a1d9acd05a879bc309cc659ace09e287 (diff) | |
download | qemu-d2509b667caf482b6f827ff2645cbeb9b39ce29e.zip qemu-d2509b667caf482b6f827ff2645cbeb9b39ce29e.tar.gz qemu-d2509b667caf482b6f827ff2645cbeb9b39ce29e.tar.bz2 |
seccomp: add arch_prctl() to the syscall whitelist
It appears that even a very simple /etc/qemu-ifup configuration can
require the arch_prctl() syscall, see the example below:
#!/bin/sh
/sbin/ifconfig $1 0.0.0.0 up
/usr/sbin/brctl addif <switch> $1
Signed-off-by: Paul Moore <pmoore@redhat.com>
Reviewed-by: Eduardo Otubo <otubo@linux.vnet.ibm.com>
Message-id: 20130718135703.8247.19213.stgit@localhost
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'qapi')
0 files changed, 0 insertions, 0 deletions