[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] PATCH: Set close-on-exec flag for QEMU disks
QEMU does not currently set the close-on-exec flag after opening its virtual disk images. This causes problems when it later runs the /etc/xen/qemu-ifup script because the file descriptors get propagated to networking commands like brctl / ifconfig. The SELinux policy quite rightly does not allow the networking scripts to access the virtual disk images, so these inherited file descriptors for AVC denials to be logged. The attached patch modifies all the QEMU disk driver backends to make sure the close-on-exec flag is turned on Signed-off-by: Daniel P. Berrange <berrange@xxxxxxxxxx> Regards, Dan. -- |=- Red Hat, Engineering, Emerging Technologies, Boston. +1 978 392 2496 -=| |=- Perl modules: http://search.cpan.org/~danberr/ -=| |=- Projects: http://freshmeat.net/~danielpb/ -=| |=- GnuPG: 7D3B9505 F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 -=| Attachment:
xen-qemu-closexec.patch _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |