From: Kees Cook <kees@kernel.org>
To: Johannes Berg <johannes@sipsolutions.net>
Cc: Kenton Groombridge <concord@gentoo.org>,
davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
pabeni@redhat.com, linux-wireless@vger.kernel.org,
netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-hardening@vger.kernel.org
Subject: Re: [PATCH v3] wifi: mac80211: Avoid address calculations via out of bounds array indexing
Date: Wed, 12 Jun 2024 11:28:33 -0700 [thread overview]
Message-ID: <202406121127.FB2E58C2@keescook> (raw)
In-Reply-To: <fd1acc0f69ef9573ff0dced35863949c80c6d5e7.camel@sipsolutions.net>
On Wed, Jun 12, 2024 at 10:20:41AM +0200, Johannes Berg wrote:
> On Wed, 2024-06-05 at 11:22 -0400, Kenton Groombridge wrote:
>
>
> > Co-authored-by: Kees Cook <keescook@chromium.org>
> > Signed-off-by: Kenton Groombridge <concord@gentoo.org>
> >
>
> Wait ... I don't know what Kees did here, but seems then he should sign-
> off too.
>
> Kees?
I had helped mainly in private emails with Kenton. I'm fine with
whatever tags people want. :)
Signed-off-by: Kees Cook <kees@kernel.org>
and/or
Reviewed-by: Kees Cook <kees@kernel.org>
(Though note the email address change just to keep checkpatch happy
about Co-authored-by vs S-o-b mismatches.)
Thanks!
--
Kees Cook
prev parent reply other threads:[~2024-06-12 18:28 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-05 15:22 [PATCH v3] wifi: mac80211: Avoid address calculations via out of bounds array indexing Kenton Groombridge
2024-06-06 9:31 ` Kalle Valo
2024-06-12 12:30 ` Kenton Groombridge
2024-06-12 8:20 ` Johannes Berg
2024-06-12 12:29 ` Kenton Groombridge
2024-06-12 18:28 ` Kees Cook [this message]
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=202406121127.FB2E58C2@keescook \
--to=kees@kernel.org \
--cc=concord@gentoo.org \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=johannes@sipsolutions.net \
--cc=kuba@kernel.org \
--cc=linux-hardening@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-wireless@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
/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.