mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-30 22:05:27 +00:00
glibc uses /proc/*/auxv and /proc/*/status files, too
Acked-by: Seth Arnold <seth.arnold@canonical.com>
This commit is contained in:
@@ -85,7 +85,7 @@
|
|||||||
/sys/devices/system/cpu/online r,
|
/sys/devices/system/cpu/online r,
|
||||||
|
|
||||||
# glibc's *printf protections read the maps file
|
# glibc's *printf protections read the maps file
|
||||||
@{PROC}/@{pid}/maps r,
|
@{PROC}/@{pid}/{maps,auxv,status} r,
|
||||||
|
|
||||||
# libgcrypt reads some flags from /proc
|
# libgcrypt reads some flags from /proc
|
||||||
@{PROC}/sys/crypto/* r,
|
@{PROC}/sys/crypto/* r,
|
||||||
|
Reference in New Issue
Block a user