mirror of
git://github.com/lxc/lxc
synced 2025-08-31 03:09:34 +00:00
[aa-profile] Deny access to /proc/acpi/**
Signed-off-by: Pierre-Elliott Bécue <becue@crans.org>
This commit is contained in:
@@ -73,6 +73,7 @@
|
|||||||
# block some other dangerous paths
|
# block some other dangerous paths
|
||||||
deny @{PROC}/kcore rwklx,
|
deny @{PROC}/kcore rwklx,
|
||||||
deny @{PROC}/sysrq-trigger rwklx,
|
deny @{PROC}/sysrq-trigger rwklx,
|
||||||
|
deny @{PROC}/acpi/** rwklx,
|
||||||
|
|
||||||
# deny writes in /sys except for /sys/fs/cgroup, also allow
|
# deny writes in /sys except for /sys/fs/cgroup, also allow
|
||||||
# fusectl, securityfs and debugfs to be mounted there (read-only)
|
# fusectl, securityfs and debugfs to be mounted there (read-only)
|
||||||
|
Reference in New Issue
Block a user