Hi Surkov,
On 11/20/25 7:51 PM, Surkov Kirill wrote:
[You don't often get email from [email protected]. Learn why this is
important at https://aka.ms/LearnAboutSenderIdentification ]
The pxe_utils/label_boot_extension calls snprintf on an uninitialized memory
overlay_dir.
This results in a crash when calling sysboot.
This commit fixes this issue.
I believe we already have a patch submitted for this issue:
https://lore.kernel.org/u-boot/[email protected]/T/#u
so please give that a try and a tested-by/reviewed-by there.
Cheers,
Quentin