[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240222215755.it.764-kees@kernel.org>
Date: Thu, 22 Feb 2024 14:00:47 -0800
From: Kees Cook <keescook@...omium.org>
To: Tycho Andersen <tycho@...ho.pizza>
Cc: Kees Cook <keescook@...omium.org>,
"Tobin C. Harding" <me@...in.cc>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Guixiong Wei <guixiongwei@...il.com>,
linux-kernel@...r.kernel.org,
linux-hardening@...r.kernel.org
Subject: [PATCH v2 0/4] leaking_addresses: Provide mechanism to scan binary files
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@kernel.org/
-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
Powered by blists - more mailing lists