moby/profiles
Bjorn Neergaard bddd826d7a
profiles/apparmor: deny /sys/devices/virtual/powercap
While this is not strictly necessary as the default OCI config masks this
path, it is possible that the user disabled path masking, passed their
own list, or is using a forked (or future) daemon version that has a
modified default config/allows changing the default config.

Add some defense-in-depth by also masking out this problematic hardware
device with the AppArmor LSM.

Signed-off-by: Bjorn Neergaard <bjorn.neergaard@docker.com>
2023-09-18 16:41:03 -06:00
..
apparmor profiles/apparmor: deny /sys/devices/virtual/powercap 2023-09-18 16:41:03 -06:00
seccomp profiles/seccomp: format code with gofumpt 2023-06-29 00:31:50 +02:00