[PATCH v2 0/4] leaking_addresses: Provide mechanism to scan binary files

From: Kees Cook
Date: Thu Feb 22 2024 - 17:01:35 EST


Hi,

Since I was in this script for the binary file scanning, I did other
clean-ups and tweaked the MAINTAINERS file per Tycho's suggestion.

Changes in v2: patches 1-3, move hex() after ^0 skip
Prior v1: https://lore.kernel.org/linux-hardening/20240218173809.work.286-kees@xxxxxxxxxx/

-Kees

Kees Cook (4):
MAINTAINERS: Update LEAKING_ADDRESSES details
leaking_addresses: Use File::Temp for /tmp files
leaking_addresses: Ignore input device status lines
leaking_addresses: Provide mechanism to scan binary files

MAINTAINERS | 4 +-
scripts/leaking_addresses.pl | 90 +++++++++++++++++++++++++++++-------
2 files changed, 76 insertions(+), 18 deletions(-)

--
2.34.1