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>] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 8 Aug 2023 14:16:53 -0700
From:   Kees Cook <keescook@...omium.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-kernel@...r.kernel.org,
        "Gustavo A. R. Silva" <gustavoars@...nel.org>,
        Hans de Goede <hdegoede@...hat.com>,
        Kees Cook <keescook@...omium.org>,
        Larry Finger <Larry.Finger@...inger.net>,
        Vikash Garodia <quic_vgarodia@...cinc.com>
Subject: [GIT PULL] hardening fixes for v6.5-rc6

Hi Linus,

Please pull these couple of hardening fixes for v6.5-rc6.

Thanks!

-Kees

The following changes since commit ec7633de404e7ce704d8f79081b97bca5b616c23:

  sparc: mark __arch_xchg() as __always_inline (2023-07-13 09:54:32 -0700)

are available in the Git repository at:

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

for you to fetch changes up to cdddb626dc053a2bbe8be4150e9b67395130a683:

  media: venus: Use struct_size_t() helper in pkt_session_unset_buffers() (2023-07-27 10:11:11 -0700)

----------------------------------------------------------------
hardening fixes for v6.5-rc6

- Replace remaining open-coded struct_size_t() instance (Gustavo A. R. Silva)

- Adjust vboxsf's trailing arrays to be proper flexible arrays

----------------------------------------------------------------
Gustavo A. R. Silva (1):
      media: venus: Use struct_size_t() helper in pkt_session_unset_buffers()

Kees Cook (1):
      vboxsf: Use flexible arrays for trailing string member

 drivers/media/platform/qcom/venus/hfi_cmds.c | 4 ++--
 fs/vboxsf/shfl_hostintf.h                    | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

-- 
Kees Cook

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ