grub2/grub-core/lib/libgcrypt
Darren Kenny 3120a6835a libgcrypt/mpi: Fix possible NULL dereference
The code in gcry_mpi_scan() assumes that buffer is not NULL, but there
is no explicit check for that, so we add one.

Fixes: CID 73757

Signed-off-by: Darren Kenny <darren.kenny@oracle.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>

Patch-Name: 2021-02-security/041-libgcrypt-mpi-Fix-possible-NULL-dereference.patch
2021-02-27 14:49:30 +00:00
..
cipher calloc: Use calloc() at most places 2020-07-24 22:42:16 +01:00
mpi libgcrypt/mpi: Fix possible NULL dereference 2021-02-27 14:49:30 +00:00
src Import libgcrypt 1.5.3. 2013-11-07 06:35:50 +01:00