Re: x86/sev: Fix dereference NULL return value

From: Shresth Prasad
Date: Tue Nov 19 2024 - 13:38:04 EST


On Tue, Nov 19, 2024 at 11:03 PM Markus Elfring <Markus.Elfring@xxxxxx> wrote:
>
> > For the Fixes tag, I'm not sure which commit hash I should put. Should I use
> > the commit where the function was introduced?
>
> How far can the overlooked function return value be traced back?

Using git blame I see that snp_kexec_finish() was first introduced in
3074152e56c9b
and has stayed that way since. Should I just use that hash?

Best Regards,
Shresth