From: David Howells <dhowells@redhat.com>
To: Paolo Abeni <pabeni@redhat.com>
Cc: dhowells@redhat.com, netdev@vger.kernel.org,
Xiaolong Huang <butterflyhuangxx@gmail.com>,
Marc Dionne <marc.dionne@auristor.com>,
linux-afs@lists.infradead.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH net] rxrpc: fix some null-ptr-deref bugs in server_key.c
Date: Thu, 31 Mar 2022 13:16:53 +0100 [thread overview]
Message-ID: <3114597.1648729013@warthog.procyon.org.uk> (raw)
In-Reply-To: <4de651adc35341c5fa99db54b9295d4845648563.camel@redhat.com>
Paolo Abeni <pabeni@redhat.com> wrote:
> It looks like we can add a couple of fixes tag to help stable teams:
>
> Fixes: d5953f6543b5 ("rxrpc: Allow security classes to give more info on server keys")
Not this one. This includes a check for the one op it adds:
+ if (sec && sec->describe_server_key)
+ sec->describe_server_key(key, m);
> Fixes: 12da59fcab5a ("xrpc: Hand server key parsing off to the security class")
There's a missing 'r' in "rxrpc:" in the patch subject, but otherwise this one
looks like the right one.
Thanks,
David
next prev parent reply other threads:[~2022-03-31 12:17 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-30 14:22 David Howells
2022-03-31 10:43 ` Paolo Abeni
2022-03-31 12:16 ` David Howells [this message]
2022-03-31 13:20 ` Paolo Abeni
2022-03-31 13:30 ` patchwork-bot+netdevbpf
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=3114597.1648729013@warthog.procyon.org.uk \
--to=dhowells@redhat.com \
--cc=butterflyhuangxx@gmail.com \
--cc=linux-afs@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=marc.dionne@auristor.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®