public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Shaoying Xu <shaoyi@amazon.com>
Cc: stable@vger.kernel.org, sd@queasysnail.net, kuba@kernel.org
Subject: Re: [PATCH 5.15 0/5] Backport CVE-2024-26583 and CVE-2024-26584 fixes
Date: Thu, 23 May 2024 13:43:27 +0200	[thread overview]
Message-ID: <2024052322-shifting-gaining-4c22@gregkh> (raw)
In-Reply-To: <20240507221806.30480-1-shaoyi@amazon.com>

On Tue, May 07, 2024 at 10:18:01PM +0000, Shaoying Xu wrote:
> Backport fix commit ("tls: fix race between async notify and socket close") for CVE-2024-26583 [1].
> It's dependent on three tls commits being used to simplify and factor out async waiting.
> They also benefit backporting fix commit ("net: tls: handle backlogging of crypto requests")
> for CVE-2024-26584 [2]. Therefore, add them for clean backport:
> 
> Jakub Kicinski (4):
>   tls: rx: simplify async wait
>   net: tls: factor out tls_*crypt_async_wait()
>   tls: fix race between async notify and socket close
>   net: tls: handle backlogging of crypto requests
> 
> Sabrina Dubroca (1):
>   tls: extract context alloc/initialization out of tls_set_sw_offload
> 
> Please review and consider applying these patches.
> 
> [1] https://lore.kernel.org/all/2024022146-traction-unjustly-f451@gregkh/
> [2] https://lore.kernel.org/all/2024022148-showpiece-yanking-107c@gregkh/
> 
>  include/net/tls.h |   6 --
>  net/tls/tls_sw.c  | 199 ++++++++++++++++++++++++----------------------
>  2 files changed, 106 insertions(+), 99 deletions(-)
> 
> -- 
> 2.40.1
> 
> 

All now queued up, thanks.

greg k-h

      parent reply	other threads:[~2024-05-23 11:43 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-07 22:18 [PATCH 5.15 0/5] Backport CVE-2024-26583 and CVE-2024-26584 fixes Shaoying Xu
2024-05-07 22:18 ` [PATCH 5.15 1/5] tls: rx: simplify async wait Shaoying Xu
2024-05-07 22:18 ` [PATCH 5.15 2/5] tls: extract context alloc/initialization out of tls_set_sw_offload Shaoying Xu
2024-05-07 22:18 ` [PATCH 5.15 3/5] net: tls: factor out tls_*crypt_async_wait() Shaoying Xu
2024-05-07 22:18 ` [PATCH 5.15 4/5] tls: fix race between async notify and socket close Shaoying Xu
2024-05-07 22:18 ` [PATCH 5.15 5/5] net: tls: handle backlogging of crypto requests Shaoying Xu
2024-05-23 11:43 ` Greg KH [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=2024052322-shifting-gaining-4c22@gregkh \
    --to=gregkh@linuxfoundation.org \
    --cc=kuba@kernel.org \
    --cc=sd@queasysnail.net \
    --cc=shaoyi@amazon.com \
    --cc=stable@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox