]> xenbits.xensource.com Git - libvirt.git/commit
security: apparmor: Allow QEMU read /proc/sys/vm/max_map_count
authorMichal Privoznik <mprivozn@redhat.com>
Tue, 20 Aug 2024 10:00:16 +0000 (12:00 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Tue, 20 Aug 2024 12:44:04 +0000 (14:44 +0200)
commit85e07fb1ceee7943879f8a374cabfa8ab858a3c6
treee42e795a23f3db41d7d04caebf78b0f388aa4715
parenta70cdeeb2a27f4c1423c074b26b87de39f67db69
security: apparmor: Allow QEMU read /proc/sys/vm/max_map_count

In its commit v9.0.0-rc0~1^2 QEMU started to read
/proc/sys/vm/max_map_count file to set up coroutine limits better
(something about VMAs, mmap(), see the commit for more info).
Allow the file in apparmor profile.

Resolves: https://gitlab.com/libvirt/libvirt/-/issues/660
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
src/security/apparmor/libvirt-qemu.in