[apparmor] [Bug 1256649] Re: apparmor not undestand flags on .iso when is opened

Jamie Strandboge jamie at ubuntu.com
Fri Oct 10 21:49:12 UTC 2014


** Tags added: aa-tools

-- 
You received this bug notification because you are a member of AppArmor
Developers, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1256649

Title:
  apparmor not undestand flags on .iso when is opened

Status in AppArmor Linux application security framework:
  Incomplete

Bug description:
  
  1.On /etc/apparmor.d/usr.bin.qemu-system-x86_64  on line 4 change flags=(audit)
  2.sudo service apparmor teardown and then sudo service apparmor start
  3.run on terminal qemu-system-x86_64 /image/remaster.iso
  Could not access KVM kernel module: No such file or directory
  failed to initialize KVM: No such file or directory
  Back to tcg accelerator.
  qemu-system-x86_64: could not open disk image remaster.iso: Permission denied
  4.On /etc/apparmor.d/usr.bin.qemu-system-x86_64,  on line 4 change flags=(complain)
  5.sudo service apparmor teardown and then sudo service apparmor start
  6.run on terminal qemu-system-x86_64 /image/remaster.iso
  Alls is ok.

  $ qemu-system-x86_64 --version
  QEMU emulator version 1.0 (qemu-kvm-1.0), Copyright (c) 2003-2008 Fabrice Bellard
  $uname -a
  Linux **** 3.8.0-33-generic #48~precise1-Ubuntu SMP Thu Oct 24 16:28:06 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux

To manage notifications about this bug go to:
https://bugs.launchpad.net/apparmor/+bug/1256649/+subscriptions



More information about the AppArmor mailing list