diff options
author | Kees Cook <keescook@chromium.org> | 2024-02-23 01:00:50 +0300 |
---|---|---|
committer | Kees Cook <keescook@chromium.org> | 2024-03-01 00:38:03 +0300 |
commit | 3e389d457badb1dc07f9fb3197bd7cb5c2833e36 (patch) | |
tree | 30f18a4cbaadb41efbc7487ad224d3d827d8b60d /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 1b1bcbf454f8e422c1e8e36bb21d726c39833576 (diff) | |
download | linux-3e389d457badb1dc07f9fb3197bd7cb5c2833e36.tar.xz |
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 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions