Change logs for nettle source package in Focal

  • nettle (3.5.1+really3.5.1-2ubuntu0.2) focal-security; urgency=medium
    
      * SECURITY UPDATE: crash in RSA decryption via manipulated ciphertext
        - debian/patches/CVE-2021-3580-1.patch: change _rsa_sec_compute_root_tr
          to take a fixed input size in rsa-decrypt-tr.c, rsa-internal.h,
          rsa-sec-decrypt.c, rsa-sign-tr.c, testsuite/rsa-encrypt-test.c.
        - debian/patches/CVE-2021-3580-2.patch: add input check to rsa_decrypt
          family of functions in rsa-decrypt-tr.c, rsa-decrypt.c,
          rsa-sec-decrypt.c, rsa.h, testsuite/rsa-encrypt-test.c.
        - CVE-2021-3580
    
     -- Marc Deslauriers <email address hidden>  Mon, 14 Jun 2021 09:18:47 -0400
  • nettle (3.5.1+really3.5.1-2ubuntu0.1) focal-security; urgency=medium
    
      * SECURITY UPDATE: Out of Bound memory access in signature verification
        - debian/patches/CVE-2021-20305-1.patch: new functions
          ecc_mod_mul_canonical and ecc_mod_sqr_canonical in
          curve25519-eh-to-x.c, curve448-eh-to-x.c, ecc-eh-to-a.c,
          ecc-internal.h, ecc-j-to-a.c, ecc-mod-arith.c, ecc-mul-m.c.
        - debian/patches/CVE-2021-20305-2.patch: use ecc_mod_mul_canonical for
          point comparison in eddsa-verify.c.
        - debian/patches/CVE-2021-20305-3.patch: fix bug in ecc_ecdsa_verify in
          ecc-ecdsa-verify.c, testsuite/ecdsa-sign-test.c.
        - debian/patches/CVE-2021-20305-4.patch: ensure ecdsa_sign output is
          canonically reduced in ecc-ecdsa-sign.c.
        - debian/patches/CVE-2021-20305-6.patch: similar fix for eddsa in
          eddsa-hash.c.
        - debian/libhogweed5.symbols: added new symbols.
        - CVE-2021-20305
    
     -- Marc Deslauriers <email address hidden>  Wed, 07 Apr 2021 10:12:22 -0400
  • nettle (3.5.1+really3.5.1-2) unstable; urgency=low
    
      * Upload to unstable.
    
     -- Magnus Holmgren <email address hidden>  Thu, 24 Oct 2019 21:29:22 +0200
  • nettle (3.4.1-1) unstable; urgency=low
    
      * Final upstream release (identical to RC1).
    
     -- Magnus Holmgren <email address hidden>  Sat, 26 Jan 2019 13:19:09 +0100