Re: [libvirt] [PATCH 7/7] security: fix deadlock with prefork

2013-07-25 Thread Cole Robinson
On 07/23/2013 11:04 AM, Eric Blake wrote: > https://bugzilla.redhat.com/show_bug.cgi?id=964358 > > Attempts to start a domain with both SELinux and DAC security > modules loaded will deadlock; latent problem introduced in commit > fdb3bde and exposed in commit 29fe5d7. Basically, when recursing >

[libvirt] [PATCH 7/7] security: fix deadlock with prefork

2013-07-23 Thread Eric Blake
https://bugzilla.redhat.com/show_bug.cgi?id=964358 Attempts to start a domain with both SELinux and DAC security modules loaded will deadlock; latent problem introduced in commit fdb3bde and exposed in commit 29fe5d7. Basically, when recursing into the security manager for other driver's prefork,