1. 25 2月, 2020 3 次提交
  2. 24 2月, 2020 2 次提交
  3. 12 2月, 2020 1 次提交
  4. 07 2月, 2020 1 次提交
  5. 04 2月, 2020 1 次提交
  6. 31 1月, 2020 1 次提交
    • C
      apparmor: fix qemu_bridge_helper for named profile · 5a21fd51
      Christian Ehrhardt 提交于
      Since a3ab6d42 "apparmor: convert libvirtd profile to a named profile"
      the detection of the subelement for qemu_bridge_helper is wrong.
      
      In combination with the older 123cc3e1 "apparmor: allow
      /usr/lib/qemu/qemu-bridge-helper" it now detects qemu-bridge-helper no
      more with its path, but instead as a proper subelement of the named profile
      like: label=libvirtd//qemu_bridge_helper
      
      In the same fashion the reverse rule in the qemu_bridge_helper
      sub-profile still uses the path and not the named profile label.
      
      Triggering denies like:
      apparmor="DENIED" operation="file_inherit"
        profile="libvirtd//qemu_bridge_helper" pid=5629 comm="qemu-bridge-hel"
        family="unix" sock_type="stream" protocol=0 requested_mask="send receive"
        denied_mask="send receive" addr=none peer_addr=none peer="libvirtd"
      
      This patch fixes the unix socket rules for the communication between
      libvirtd and qemu-bridge-helper to match that.
      
      Fixes: a3ab6d42
      Fixes: https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1655111Reviewed-by: NMichal Privoznik <mprivozn@redhat.com>
      Signed-off-by: NChristian Ehrhardt <christian.ehrhardt@canonical.com>
      5a21fd51
  7. 30 1月, 2020 4 次提交
  8. 29 1月, 2020 5 次提交
  9. 07 1月, 2020 4 次提交
  10. 03 1月, 2020 3 次提交
  11. 17 12月, 2019 1 次提交
  12. 10 12月, 2019 1 次提交
  13. 09 12月, 2019 3 次提交
  14. 03 12月, 2019 1 次提交
  15. 21 11月, 2019 5 次提交
  16. 15 11月, 2019 1 次提交
  17. 12 11月, 2019 1 次提交
  18. 25 10月, 2019 1 次提交
  19. 23 10月, 2019 1 次提交