Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit c818c03b authored by Kees Cook's avatar Kees Cook
Browse files

seccomp: Report number of loaded filters in /proc/$pid/status


A common question asked when debugging seccomp filters is "how many
filters are attached to your process?" Provide a way to easily answer
this question through /proc/$pid/status with a "Seccomp_filters" line.

Signed-off-by: default avatarKees Cook <keescook@chromium.org>
parent e4d05028
Branches
Tags v5.14-rc1
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment