[PATCH v2 6/7] apparmor: Allow some more BIOS/UEFI paths

Christian Ehrhardt christian.ehrhardt at canonical.com
Thu Jan 30 07:40:32 UTC 2020


On Thu, Jan 30, 2020 at 8:05 AM Michal Privoznik <mprivozn at redhat.com>
wrote:

> There are two more paths that we are missing in the default
> domain profile: /usr/share/edk2-ovmf/ and /usr/share/sgabios/.
> These exist on my Gentoo box and contain UEFI and BIOS images
> respectively.
>
> Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
>

Acked-by: Christian Ehrhardt <christian.ehrhardt at canonical.com>


> ---
>  src/security/apparmor/libvirt-qemu | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/src/security/apparmor/libvirt-qemu
> b/src/security/apparmor/libvirt-qemu
> index 2291829270..6942b83969 100644
> --- a/src/security/apparmor/libvirt-qemu
> +++ b/src/security/apparmor/libvirt-qemu
> @@ -75,6 +75,7 @@
>    # access to firmware's etc
>    /usr/share/AAVMF/** r,
>    /usr/share/bochs/** r,
> +  /usr/share/edk2-ovmf/** r,
>    /usr/share/kvm/** r,
>    /usr/share/misc/sgabios.bin r,
>    /usr/share/openbios/** r,
> @@ -86,6 +87,7 @@
>    /usr/share/qemu-kvm/** r,
>    /usr/share/qemu/** r,
>    /usr/share/seabios/** r,
> +  /usr/share/sgabios/** r,
>    /usr/share/slof/** r,
>    /usr/share/vgabios/** r,
>
> --
> 2.24.1
>
>

-- 
Christian Ehrhardt
Staff Engineer, Ubuntu Server
Canonical Ltd
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20200130/a84881d7/attachment-0001.htm>


More information about the libvir-list mailing list