* [GIT PULL] hardening fixes for v7.2-rc6
@ 2026-07-28 16:30 Kees Cook
2026-07-28 20:56 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Kees Cook @ 2026-07-28 16:30 UTC (permalink / raw)
To: Linus Torvalds
Cc: linux-kernel, Haofeng Li, Jiri Olsa, Kees Cook, Kuan-Ying Lee,
Nathan Chancellor
Hi Linus,
Please pull these few hardening fixes for v7.2-rc6.
Thanks!
-Kees
The following changes since commit 8cdeaa50eae8dad34885515f62559ee83e7e8dda:
Linux 7.2-rc2 (2026-07-05 14:44:06 -1000)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/hardening-v7.2-rc6
for you to fetch changes up to 3421b9b056a6576d0ebac1030eafb48ad0544092:
selftests/seccomp: Fix pointer type mismatch build error (2026-07-15 18:11:29 -0700)
----------------------------------------------------------------
hardening fixes for v7.2-rc6
- lkdtm: fix missed rename of STACKLEAK_ERASING to KSTACK_ERASE
(Haofeng Li)
- selftests/seccomp: Fix pointer type mismatch build error
(Kuan-Ying Lee)
- tests/fortify: Disable -Wstringop-overread (Nathan Chancellor)
----------------------------------------------------------------
Haofeng Li (1):
selftests/lkdtm: rename STACKLEAK_ERASING to KSTACK_ERASE
Kuan-Ying Lee (1):
selftests/seccomp: Fix pointer type mismatch build error
Nathan Chancellor (1):
fortify: Disable -Wstringop-overread in tests
lib/test_fortify/Makefile | 1 +
tools/testing/selftests/seccomp/seccomp_bpf.c | 3 ++-
tools/testing/selftests/lkdtm/tests.txt | 2 +-
3 files changed, 4 insertions(+), 2 deletions(-)
--
Kees Cook
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-07-28 20:56 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-28 16:30 [GIT PULL] hardening fixes for v7.2-rc6 Kees Cook
2026-07-28 20:56 ` pr-tracker-bot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.