From: Tom Lendacky <thomas.lendacky@amd.com>
To: Kim Phillips <kim.phillips@amd.com>,
Ashish Kalra <ashish.kalra@amd.com>,
John Allen <john.allen@amd.com>,
Herbert Xu <herbert@gondor.apana.org.au>,
"David S . Miller" <davem@davemloft.net>
Cc: Mario Limonciello <mario.limonciello@amd.com>,
linux-crypto@vger.kernel.org, linux-kernel@vger.kernel.org,
stable@vger.kernel.org
Subject: Re: [PATCH] crypto: ccp - Fix null pointer dereference in __sev_snp_shutdown_locked
Date: Tue, 4 Jun 2024 11:28:57 -0500 [thread overview]
Message-ID: <99c5b19c-a8a3-484d-9adb-b313c57bc1f7@amd.com> (raw)
In-Reply-To: <20240603151212.18342-1-kim.phillips@amd.com>
On 6/3/24 10:12, Kim Phillips wrote:
> Another DEBUG_TEST_DRIVER_REMOVE induced splat found, this time
> in __sev_snp_shutdown_locked().
>
>
> Fixes: ccb88e9549e7 ("crypto: ccp - Fix null pointer dereference in __sev_platform_shutdown_locked")
Shouldn't the Fixes tag be:
1ca5614b84ee ("crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP")
Thanks,
Tom
> Cc: stable@vger.kernel.org
> Signed-off-by: Kim Phillips <kim.phillips@amd.com>
> ---
> drivers/crypto/ccp/sev-dev.c | 8 +++++++-
> 1 file changed, 7 insertions(+), 1 deletion(-)
>
prev parent reply other threads:[~2024-06-04 16:29 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-03 15:12 [PATCH] crypto: ccp - Fix null pointer dereference in __sev_snp_shutdown_locked Kim Phillips
2024-06-03 23:48 ` Liam Merwick
2024-06-04 1:22 ` Limonciello, Mario
2024-06-04 16:24 ` John Allen
2024-06-04 16:28 ` Tom Lendacky [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=99c5b19c-a8a3-484d-9adb-b313c57bc1f7@amd.com \
--to=thomas.lendacky@amd.com \
--cc=ashish.kalra@amd.com \
--cc=davem@davemloft.net \
--cc=herbert@gondor.apana.org.au \
--cc=john.allen@amd.com \
--cc=kim.phillips@amd.com \
--cc=linux-crypto@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mario.limonciello@amd.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