[PATCH] lib: rsa: add NULL check for 'algo' in
Tom Rini
trini at konsulko.com
Thu Mar 13 23:44:25 CET 2025
On Tue, 25 Feb 2025 16:53:27 +0300, Anton Moryakov wrote:
> - Check return value of fdt_getprop for NULL.
> - Return -EFAULT if 'algo' property is missing.
> - Prevent NULL pointer dereference in strcmp."
>
> Triggers found by static analyzer Svace.
>
>
> [...]
Applied to u-boot/next, thanks!
[1/1] lib: rsa: add NULL check for 'algo' in
commit: babc6eef2f48970f394816c955a4a7481ce8df80
--
Tom
More information about the U-Boot
mailing list