diff options
author | Kees Cook <keescook@chromium.org> | 2024-02-22 14:00:50 -0800 |
---|---|---|
committer | Kees Cook <keescook@chromium.org> | 2024-02-29 13:38:03 -0800 |
commit | 3e389d457badb1dc07f9fb3197bd7cb5c2833e36 (patch) | |
tree | 30f18a4cbaadb41efbc7487ad224d3d827d8b60d /include/linux/string_helpers.h | |
parent | 1b1bcbf454f8e422c1e8e36bb21d726c39833576 (diff) |
leaking_addresses: Ignore input device status lines
These are false positives from the input subsystem:
/proc/bus/input/devices: B: KEY=402000000 3803078f800d001 feffffdfffefffff fffffffffffffffe
/sys/devices/platform/i8042/serio0/input/input1/uevent: KEY=402000000 3803078f800d001 feffffdfffefffff fffffffffffffffe
/sys/devices/platform/i8042/serio0/input/input1/capabilities/key: 402000000 3803078f800d001 feffffdf
Pass in the filename for more context and expand the "ignored pattern"
matcher to notice these.
Reviewed-by: Tycho Andersen <tandersen@netflix.com>
Link: https://lore.kernel.org/r/20240222220053.1475824-3-keescook@chromium.org
Signed-off-by: Kees Cook <keescook@chromium.org>
Diffstat (limited to 'include/linux/string_helpers.h')
0 files changed, 0 insertions, 0 deletions