All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kees Cook <keescook@chromium.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org,
	"Gustavo A. R. Silva" <gustavoars@kernel.org>,
	Hans de Goede <hdegoede@redhat.com>,
	Kees Cook <keescook@chromium.org>,
	Larry Finger <Larry.Finger@lwfinger.net>,
	Vikash Garodia <quic_vgarodia@quicinc.com>
Subject: [GIT PULL] hardening fixes for v6.5-rc6
Date: Tue, 8 Aug 2023 14:16:53 -0700	[thread overview]
Message-ID: <202308081415.A5E80C1B@keescook> (raw)

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

             reply	other threads:[~2023-08-08 21:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-08 21:16 Kees Cook [this message]
2023-08-08 22:24 ` [GIT PULL] hardening fixes for v6.5-rc6 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=202308081415.A5E80C1B@keescook \
    --to=keescook@chromium.org \
    --cc=Larry.Finger@lwfinger.net \
    --cc=gustavoars@kernel.org \
    --cc=hdegoede@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=quic_vgarodia@quicinc.com \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.