In Libgcrypt before 1.7.7, an attacker who learns the EdDSA session key (from side-channel observation during the signing process) can easily recover the long-term secret key. 1.7.7 makes a cipher/ecc-eddsa.c change to store this session key in secure memory, to ensure that constant-time point operations are used in the MPI library.
{
"binaries": [
{
"binary_name": "libgcrypt11-dev",
"binary_version": "1.5.4-3+really1.6.5-2ubuntu0.3"
},
{
"binary_name": "libgcrypt20",
"binary_version": "1.6.5-2ubuntu0.3"
},
{
"binary_name": "libgcrypt20-dev",
"binary_version": "1.6.5-2ubuntu0.3"
}
],
"availability": "No subscription required"
}