The vulnerability **"Use of uninitialized value in crypto_pk_num_bits (src/common/crypto.c:971)"** is a software security issue where an uninitialized variable is used in the cryptographic code. This can lead to unpredictable behavior or memory leaks, potentially impacting the reliability and security of cryptographic operations within the application.
https://hackerone.com/reports/274998