diff options
author | Nathan Lynch <nathanl@linux.ibm.com> | 2022-09-09 01:02:22 +0300 |
---|---|---|
committer | Paul Moore <paul@paul-moore.com> | 2022-09-14 14:37:50 +0300 |
commit | 1e7d8bcbe37d3c63babe628443f13f77970dd06b (patch) | |
tree | b8dfa6b6f58903a95d47781a42815da1930078a1 /include/linux | |
parent | abec3d015fdfb7c63105c7e1c956188bf381aa55 (diff) | |
download | linux-1e7d8bcbe37d3c63babe628443f13f77970dd06b.tar.xz |
lockdown: ratelimit denial messages
User space can flood the log with lockdown denial messages:
[ 662.555584] Lockdown: bash: debugfs access is restricted; see man kernel_lockdown.7
[ 662.563237] Lockdown: bash: debugfs access is restricted; see man kernel_lockdown.7
[ 662.571134] Lockdown: bash: debugfs access is restricted; see man kernel_lockdown.7
[ 662.578668] Lockdown: bash: debugfs access is restricted; see man kernel_lockdown.7
[ 662.586021] Lockdown: bash: debugfs access is restricted; see man kernel_lockdown.7
[ 662.593398] Lockdown: bash: debugfs access is restricted; see man kernel_lockdown.7
Ratelimiting these shouldn't meaningfully degrade the quality of the
information logged.
Signed-off-by: Nathan Lynch <nathanl@linux.ibm.com>
Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions