lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date: Sun, 2 Jun 2024 00:23:40 -0700
From: Kees Cook <kees@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, "Ewan D. Milne" <emilne@...hat.com>,
	Kees Cook <kees@...nel.org>, Marco Patalano <mpatalan@...hat.com>,
	"Martin K. Petersen" <martin.petersen@...cle.com>
Subject: [GIT PULL] hardening fixes for v6.10-rc2 (take2)

Hi Linus,

Please pull these few hardening fixes for v6.10-rc2 (take 2: now with
my regular key).

Thanks!

-Kees

The following changes since commit 1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0:

  Linux 6.10-rc1 (2024-05-26 15:20:12 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/hardening-v6.10-rc2-take2

for you to fetch changes up to 99a6087dfdc65303d26ab5fba2dacd8931b82b08:

  kunit/fortify: Remove __kmalloc_node() test (2024-05-31 13:47:41 -0700)

----------------------------------------------------------------
hardening fixes for v6.10-rc2-take2

- scsi: mpt3sas: Avoid possible run-time warning with long manufacturer strings

- mailmap: update entry for Kees Cook

- kunit/fortify: Remove __kmalloc_node() test

----------------------------------------------------------------
Kees Cook (3):
      scsi: mpt3sas: Avoid possible run-time warning with long manufacturer strings
      mailmap: update entry for Kees Cook
      kunit/fortify: Remove __kmalloc_node() test

 .mailmap                                 |  9 +++++----
 drivers/scsi/mpt3sas/mpt3sas_base.c      |  2 +-
 drivers/scsi/mpt3sas/mpt3sas_transport.c | 14 +++++---------
 lib/fortify_kunit.c                      |  3 ---
 4 files changed, 11 insertions(+), 17 deletions(-)

-- 
Kees Cook

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ