|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH for-4.21 v2] efi: Protect against unnecessary image unloading
On 10/14/25 3:06 PM, Andrew Cooper
wrote:
From: Gerald Elder-Vass <gerald.elder-vass@xxxxxxxxx> Commit 59a1d6d3ea1e introduced Shim's LoadImage protocol and unloads the image after loading it (for verification purposes) regardless of the returned status. The protocol API implies this is the correct behaviour but we should add a check to protect against the unlikely case this frees any memory in use. Signed-off-by: Gerald Elder-Vass <gerald.elder-vass@xxxxxxxxx> Signed-off-by: Andrew Cooper <andrew.cooper3@xxxxxxxxxx> --- CC: Marek Marczykowski-Górecki <marmarek@xxxxxxxxxxxxxxxxxxxxxx> CC: Daniel P. Smith <dpsmith@xxxxxxxxxxxxxxxxxxxx> CC: Oleksii Kurochko <oleksii.kurochko@xxxxxxxxx> Gerald is OoO and time is tight on Xen 4.21, so I've picked the patch up. Oleksii: This addresses follow-on feedback for a new feature in Xen 4.21, so really does want fixing before the release. I forgot to put it on the tracking list, sorry. It seems critical enough as it could lead to undef. behaviour/boot-time crashes/etc. So we really want to have it in 4.21: Release-Acked-By: Oleksii Kurochko <oleksii.kurochko@xxxxxxxxx> Thanks. ~ Oleksii
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |