[aa-profile] Deny access to /proc/acpi/**

Signed-off-by: Pierre-Elliott Bécue <becue@crans.org>
This commit is contained in:
Pierre-Elliott Bécue 2019-08-10 22:07:42 +02:00
parent 772900e7d2
commit ec90f35b4c
No known key found for this signature in database
GPG Key ID: 29BFA0D079290ACA

View File

@ -73,6 +73,7 @@
# block some other dangerous paths
deny @{PROC}/kcore rwklx,
deny @{PROC}/sysrq-trigger rwklx,
deny @{PROC}/acpi/** rwklx,
# deny writes in /sys except for /sys/fs/cgroup, also allow
# fusectl, securityfs and debugfs to be mounted there (read-only)