public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] hardening updates for v6.5-rc1-fixes
@ 2023-07-07 18:12 Kees Cook
  2023-07-08 19:18 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Kees Cook @ 2023-07-07 18:12 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-kernel, Borislav Petkov (AMD), Geert Uytterhoeven,
	Greg Kroah-Hartman, Gustavo A. R. Silva, Kees Cook,
	Matthias Kaehlcke, Mirsad Todorovac

Hi Linus,

Please pull these handful of kernel hardening fixes for v6.5-rc1.

Thanks!

-Kees

The following changes since commit acf15e07eb06507c69f92394c36052677029b0a8:

  netfilter: ipset: Replace strlcpy with strscpy (2023-06-20 13:35:37 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/hardening-v6.5-rc1-fixes

for you to fetch changes up to 01f23c5f1526f5b6ff744887aa511b9e69d4401b:

  usb: ch9: Replace bmSublinkSpeedAttr 1-element array with flexible array (2023-07-05 14:11:30 -0700)

----------------------------------------------------------------
hardening fixes for v6.5-rc1

- Check for NULL bdev in LoadPin (Matthias Kaehlcke)

- Revert unwanted KUnit FORTIFY build default

- Fix 1-element array causing boot warnings with xhci-hub

----------------------------------------------------------------
Kees Cook (2):
      Revert "fortify: Allow KUnit test to build without FORTIFY"
      usb: ch9: Replace bmSublinkSpeedAttr 1-element array with flexible array

Matthias Kaehlcke (1):
      dm: verity-loadpin: Add NULL pointer check for 'bdev' parameter

 drivers/md/dm-verity-loadpin.c |  3 +++
 include/uapi/linux/usb/ch9.h   |  6 +++++-
 lib/Kconfig.debug              |  2 +-
 lib/fortify_kunit.c            | 14 --------------
 4 files changed, 9 insertions(+), 16 deletions(-)

-- 
Kees Cook

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

* Re: [GIT PULL] hardening updates for v6.5-rc1-fixes
  2023-07-07 18:12 [GIT PULL] hardening updates for v6.5-rc1-fixes Kees Cook
@ 2023-07-08 19:18 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-07-08 19:18 UTC (permalink / raw)
  To: Kees Cook
  Cc: Linus Torvalds, linux-kernel, Borislav Petkov (AMD),
	Geert Uytterhoeven, Greg Kroah-Hartman, Gustavo A. R. Silva,
	Kees Cook, Matthias Kaehlcke, Mirsad Todorovac

The pull request you sent on Fri, 7 Jul 2023 11:12:28 -0700:

> https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/hardening-v6.5-rc1-fixes

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/8fc3b8f082cc2f5faa6eae315b938bc5e79c332e

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:[~2023-07-08 19:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-07 18:12 [GIT PULL] hardening updates for v6.5-rc1-fixes Kees Cook
2023-07-08 19:18 ` 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