All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] hardening fixes for v6.9-rc5
@ 2024-04-19 20:16 Kees Cook
  2024-04-19 21:12 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Kees Cook @ 2024-04-19 20:16 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, Kees Cook, Nathan Chancellor

Hi Linus,

Please pull these handful of hardening fixes for v6.9-rc5.

Thanks!

-Kees

The following changes since commit 0bbac3facb5d6cc0171c45c9873a2dc96bea9680:

  Linux 6.9-rc4 (2024-04-14 13:38:39 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/hardening-v6.9-rc5

for you to fetch changes up to f4626c12e4b538f757a73d08f4d86d564175b4f7:

  ubsan: Add awareness of signed integer overflow traps (2024-04-15 17:42:43 -0700)

----------------------------------------------------------------
hardening fixes for v6.9-rc5

- Correctly disable UBSAN configs in configs/hardening (Nathan Chancellor)

- Add missing signed integer overflow trap types to arm64 handler

----------------------------------------------------------------
Kees Cook (1):
      ubsan: Add awareness of signed integer overflow traps

Nathan Chancellor (2):
      configs/hardening: Fix disabling UBSAN configurations
      configs/hardening: Disable CONFIG_UBSAN_SIGNED_WRAP

 kernel/configs/hardening.config | 11 ++++++-----
 lib/ubsan.c                     | 18 ++++++++++++++++--
 2 files changed, 22 insertions(+), 7 deletions(-)

-- 
Kees Cook

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-04-19 21:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-19 20:16 [GIT PULL] hardening fixes for v6.9-rc5 Kees Cook
2024-04-19 21:12 ` 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.