Comment 38 for bug 632696

Revision history for this message
Fjodor (sune-molgaard) wrote :

Seeing this in Oneiric stock, as well as Oneiric with libvirt etc. from Precise.

Even tried ln -s /etc/apparmor.d/usr.sbin.libvirtd /etc/apparmor.d/disabled to no avail.

Seems to focus on opening a fd and pt_chown'ing it:

Mar 19 16:03:51 jekaterina kernel: [ 2029.039478] type=1400 audit(1332169431.325:106): apparmor="DENIED" operation="open" parent=9225 profile="libvirt-61355106-f13f-4964-0054-72f8c8eeaf7e" name="/proc/9226/fd/" pid=9226 comm="kvm" requested_mask="r" denied_mask="r" fsuid=123 ouid=123
Mar 19 16:03:51 jekaterina kernel: [ 2029.039549] type=1400 audit(1332169431.325:107): apparmor="DENIED" operation="exec" parent=9225 profile="libvirt-61355106-f13f-4964-0054-72f8c8eeaf7e" name="/usr/lib/pt_chown" pid=9226 comm="kvm" requested_mask="x" denied_mask="x" fsuid=123 ouid=0

Remedy would probably be massaging apparmor, but I lack the fu to do so :-$