
24 Oct
2021
24 Oct
'21
9:53 p.m.
On Fri, 15 Oct 2021 at 03:28, Philippe Reynes philippe.reynes@softathome.com wrote:
This commit adds a check on the padding in the function rsa_verify_key to avoid using a NULL pointer.
Signed-off-by: Philippe Reynes philippe.reynes@softathome.com
lib/rsa/rsa-verify.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Simon Glass sjg@chromium.org