* [GIT PULL] hardening fixes for v6.15-rc3
@ 2025-04-18 20:05 Kees Cook
2025-04-18 20:28 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Kees Cook @ 2025-04-18 20:05 UTC (permalink / raw)
To: Linus Torvalds
Cc: linux-kernel, Andrey Konovalov, Arnd Bergmann, Catalin Marinas,
Geert Uytterhoeven, Kees Cook, Mark Brown, Mostafa Saleh,
Nathan Chancellor, Peter Collingbourne, Tamir Duberstein,
Vincenzo Frascino, Will Deacon
Hi Linus,
Please pull this collection of various hardening fixes for v6.15-rc3.
The one "out of place" patch here is for the prime numbers self test,
but I took that since I had carried the lib/ -> lib/tests/ move tree
this cycle.
Thanks!
-Kees
The following changes since commit 8ffd015db85fea3e15a77027fda6c02ced4d2444:
Linux 6.15-rc2 (2025-04-13 11:54:49 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/hardening-v6.15-rc3
for you to fetch changes up to 3f2925174f8bd811f9399cb4049f6b75fd2fba91:
lib/prime_numbers: KUnit test should not select PRIME_NUMBERS (2025-04-15 13:50:43 -0700)
----------------------------------------------------------------
hardening fixes for v6.15-rc3
- lib/prime_numbers: KUnit test should not select PRIME_NUMBERS
(Geert Uytterhoeven)
- ubsan: Fix panic from test_ubsan_out_of_bounds (Mostafa Saleh)
- ubsan: Remove 'default UBSAN' from UBSAN_INTEGER_WRAP (Nathan Chancellor)
- string: Add load_unaligned_zeropad() code path to sized_strscpy()
(Peter Collingbourne)
- kasan: Add strscpy() test to trigger tag fault on arm64 (Vincenzo
Frascino)
- Disable GCC randstruct for COMPILE_TEST
----------------------------------------------------------------
Geert Uytterhoeven (1):
lib/prime_numbers: KUnit test should not select PRIME_NUMBERS
Kees Cook (1):
hardening: Disable GCC randstruct for COMPILE_TEST
Mostafa Saleh (1):
ubsan: Fix panic from test_ubsan_out_of_bounds
Nathan Chancellor (1):
lib/Kconfig.ubsan: Remove 'default UBSAN' from UBSAN_INTEGER_WRAP
Peter Collingbourne (1):
string: Add load_unaligned_zeropad() code path to sized_strscpy()
Vincenzo Frascino (1):
kasan: Add strscpy() test to trigger tag fault on arm64
lib/Kconfig.debug | 2 +-
lib/Kconfig.ubsan | 1 -
lib/string.c | 13 ++++++++++---
lib/test_ubsan.c | 18 +++++++++++-------
mm/kasan/kasan_test_c.c | 20 ++++++++++++++++++++
security/Kconfig.hardening | 2 +-
tools/testing/selftests/lib/config | 1 +
7 files changed, 44 insertions(+), 13 deletions(-)
--
Kees Cook
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: [GIT PULL] hardening fixes for v6.15-rc3
2025-04-18 20:05 [GIT PULL] hardening fixes for v6.15-rc3 Kees Cook
@ 2025-04-18 20:28 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-04-18 20:28 UTC (permalink / raw)
To: Kees Cook
Cc: Linus Torvalds, linux-kernel, Andrey Konovalov, Arnd Bergmann,
Catalin Marinas, Geert Uytterhoeven, Kees Cook, Mark Brown,
Mostafa Saleh, Nathan Chancellor, Peter Collingbourne,
Tamir Duberstein, Vincenzo Frascino, Will Deacon
The pull request you sent on Fri, 18 Apr 2025 13:05:07 -0700:
> https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/hardening-v6.15-rc3
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/3bf8a4598ff32b59248be017bce8d20a4e472c7a
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-04-18 20:27 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-04-18 20:05 [GIT PULL] hardening fixes for v6.15-rc3 Kees Cook
2025-04-18 20:28 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®