Re: [PATCH 0/3] Fix a few Sashiko flagged issues on AMD_HFI
From: Mario Limonciello
Date: Mon Sep 21 2026 - 14:07:29 EST
On 9/21/26 12:10, Ilpo Järvinen wrote:
On Mon, 21 Sep 2026, Mario Limonciello wrote:
Sashiko flagged a few instances that could trigger out of bounds or
use-after-free. This series fixes them.
Hi,
I suppose it would be fair to credit sashiko with tags.
Mario Limonciello (3):
platform/x86/amd: hfi: Fix a use-after-free when unloading the driver
platform/x86/amd: hfi: Fix out-of-bounds reads when parsing ranking
data
platform/x86/amd: hfi: Rely on ACPI enumeration instead of a dummy
device
drivers/platform/x86/amd/hfi/hfi.c | 34 ++++++++++++++++++------------
1 file changed, 21 insertions(+), 13 deletions(-)
What tag would I use? The Sashiko URLs appear to be private (or at least I need to be logged in).
Something like:
Reported-by: Sashiko
or
Reported-by: Sashiko
Closes: <private-sashiko-url>