Re: [Qemu-devel] [PATCH] seccomp: add kill() to the syscall whitelist

2013-11-26 Thread Paul Moore
On Thursday, November 21, 2013 02:40:48 PM Eduardo Otubo wrote: > On 11/21/2013 01:40 PM, Paul Moore wrote: > > The kill() syscall is triggered with the following command: > > # qemu -sandbox on -monitor stdio \ > > > > -device intel-hda -device hda-duplex -vnc :0 > > > > The resulti

[Qemu-devel] [PATCH] seccomp: add kill() to the syscall whitelist

2013-11-21 Thread Paul Moore
The kill() syscall is triggered with the following command: # qemu -sandbox on -monitor stdio \ -device intel-hda -device hda-duplex -vnc :0 The resulting syslog/audit message: # ausearch -m SECCOMP time->Wed Nov 20 09:52:08 2013 type=SECCOMP msg=audit(1384912328.482:6656): aui

Re: [Qemu-devel] [PATCH] seccomp: add kill() to the syscall whitelist

2013-11-21 Thread Eduardo Otubo
On 11/21/2013 01:40 PM, Paul Moore wrote: The kill() syscall is triggered with the following command: # qemu -sandbox on -monitor stdio \ -device intel-hda -device hda-duplex -vnc :0 The resulting syslog/audit message: # ausearch -m SECCOMP time->Wed Nov 20 09:52:08 201