[libvirt] [PATCH] fix AppArmor driver for pipe character devices

Daniel Veillard veillard at redhat.com
Wed Sep 28 07:46:35 UTC 2011


On Wed, Sep 28, 2011 at 03:07:16PM +0800, Daniel Veillard wrote:
> On Tue, Sep 27, 2011 at 01:44:59PM -0500, Jamie Strandboge wrote:
> > The AppArmor security driver adds only the path specified in the domain
> > XML for character devices of type 'pipe'. It should be using <path>.in
> > and <path>.out. We do this by creating a new vah_add_file_chardev() and
> > use it for char devices instead of vah_add_file(). Also adjust
> > valid_path() to accept S_FIFO (since qemu chardevs of type 'pipe' use
> > fifos). This is https://launchpad.net/bugs/832507
[...]
>   Sounds familiar, ACK ...

  And pushed now !

Daniel

-- 
Daniel Veillard      | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
daniel at veillard.com  | Rpmfind RPM search engine http://rpmfind.net/
http://veillard.com/ | virtualization library  http://libvirt.org/




More information about the libvir-list mailing list