All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: John Fastabend <john.fastabend@gmail.com>
Cc: stable@vger.kernel.org, jannh@google.com, kuba@kernel.org,
	daniel@iogearbox.net, borisp@nvidia.com
Subject: Re: [PATCH] net: tls, update curr on splice as well
Date: Thu, 11 Jan 2024 10:56:29 +0100	[thread overview]
Message-ID: <2024011122-aflutter-juniper-1f81@gregkh> (raw)
In-Reply-To: <20240109225956.279609-1-john.fastabend@gmail.com>

On Tue, Jan 09, 2024 at 02:59:56PM -0800, John Fastabend wrote:
> commit c5a595000e2677e865a39f249c056bc05d6e55fd upstream.
> 
> Backport of upstream fix for tls on 5.x kernels.
> 
> The curr pointer must also be updated on the splice similar to how
> we do this for other copy types.
> 
> Cc: stable@vger.kernel.org # 5.15.x
> Cc: stable@vger.kernel.org # 5.10.x
> Cc: stable@vger.kernel.org # 5.4.x
> Reported-by: Jann Horn <jannh@google.com>
> Fixes: d829e9c4112b ("tls: convert to generic sk_msg interface")
> Signed-off-by: John Fastabend <john.fastabend@gmail.com>
> ---
>  net/tls/tls_sw.c | 2 ++
>  1 file changed, 2 insertions(+)

Now queued up, thanks.

greg k-h

  reply	other threads:[~2024-01-11  9:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-09 22:59 [PATCH] net: tls, update curr on splice as well John Fastabend
2024-01-11  9:56 ` Greg KH [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-12-14 19:45 John Fastabend

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=2024011122-aflutter-juniper-1f81@gregkh \
    --to=gregkh@linuxfoundation.org \
    --cc=borisp@nvidia.com \
    --cc=daniel@iogearbox.net \
    --cc=jannh@google.com \
    --cc=john.fastabend@gmail.com \
    --cc=kuba@kernel.org \
    --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 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.