All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Rainer Fiebig <jrf@mailbox.org>
Cc: "stable@vger.kernel.org" <stable@vger.kernel.org>
Subject: Re: TSA-mitigation not working: "no microcode" although microcode-revision should suffice
Date: Sun, 13 Jul 2025 16:10:37 +0200	[thread overview]
Message-ID: <2025071336-obsession-aching-ded8@gregkh> (raw)
In-Reply-To: <66ec28bc-b9db-95e9-b3d4-5faaa03e0f78@mailbox.org>

On Sun, Jul 13, 2025 at 03:12:42PM +0200, Rainer Fiebig wrote:
> Built 6.12.37 with CONFIG_MITIGATION_TSA=y on a Ryzen 5700G system.
> According to [1] the minimum BIOS revision should be
> ComboAM4v2PI 1.2.0.E which is installed.  According to [2] the minimum
> microcode revision required for that CPU is 0x0A500012.  Installed is
> 0x0A500014.  So I think the mitigating should work.  But this is not the
> case:
> 
> ~> dmesg | grep -Ei 'ryzen|microcode'
> [    0.171006] Transient Scheduler Attacks: Vulnerable: Clear CPU
> buffers attempted, no microcode
> [    0.288006] smpboot: CPU0: AMD Ryzen 7 5700G with Radeon Graphics
> (family: 0x19, model: 0x50, stepping: 0x0)
> [    0.480729] microcode: Current revision: 0x0a500014
> 
> I'm wondering why the mitigation isn't working.  Thanks.
> 
> Rainer
> 
> 
> [1]
> https://www.amd.com/en/resources/product-security/bulletin/amd-sb-7029.html
> [2]
> https://www.amd.com/content/dam/amd/en/documents/resources/bulletin/technical-guidance-for-mitigating-transient-scheduler-attacks.pdf

Should be fixed in the next round of kernel releases, see this fix if
you want to grab it now:
	https://lore.kernel.org/r/20250711191844.GIaHFjlJiQi_HxyyWG@fat_crate.local

Let us know if this doesn't solve it for you.

thanks,

greg k-h

      reply	other threads:[~2025-07-13 14:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-13 13:12 TSA-mitigation not working: "no microcode" although microcode-revision should suffice Rainer Fiebig
2025-07-13 14:10 ` 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=2025071336-obsession-aching-ded8@gregkh \
    --to=gregkh@linuxfoundation.org \
    --cc=jrf@mailbox.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.