aboutsummaryrefslogtreecommitdiff
path: root/scripts/generate_rust_analyzer.py
diff options
context:
space:
mode:
authorKees Cook <[email protected]>2024-02-22 14:00:51 -0800
committerKees Cook <[email protected]>2024-02-29 13:38:03 -0800
commit67bbd2f00735d7f5ad6c3d08eff6c5403c3a9c33 (patch)
tree99ce4b90bc3ad52d2220bb7ca4af4d8ba871be99 /scripts/generate_rust_analyzer.py
parent3e389d457badb1dc07f9fb3197bd7cb5c2833e36 (diff)
leaking_addresses: Provide mechanism to scan binary files
Introduce --kallsyms argument for scanning binary files for known symbol addresses. This would have found the exposure in /sys/kernel/notes: $ scripts/leaking_addresses.pl --kallsyms=<(sudo cat /proc/kallsyms) /sys/kernel/notes: hypercall_page @ 156 /sys/kernel/notes: xen_hypercall_set_trap_table @ 156 /sys/kernel/notes: startup_xen @ 132 Acked-by: Greg Kroah-Hartman <[email protected]> Reviewed-by: Tycho Andersen <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Kees Cook <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions