Lucene search

K
oraclelinuxOracleLinuxELSA-2021-0538
HistoryFeb 17, 2021 - 12:00 a.m.

nss security and bug fix update

2021-02-1700:00:00
linux.oracle.com
37
nss security update
bug fixes
ike v1 support
cve-2020-12403
chacha-poly issues
constant time ecc
abi runtime
policy enable/disable
oaep interface
fips small primes
cache autodetect
kdf selftests
unix

EPSS

0.002

Percentile

62.5%

[3.53.1-17]

  • Fix various corner cases with ike v1 app b support.
    [3.53.1-16]
  • Fix the following CVE
  • CVE-2020-12403 chacha-poly issues
  • CVE-2020-12400 constant time ECC.
  • CVE-2020-6829 constant time ECC.
    [3.53.1-15]
  • Revert some policy changes the generate ABI runtime issues.
    [3.53.1-14]
  • Add support for enable/disable in policy. Now if your policy
    file has disallow=x enable=y it will act just like our other
    libraries.
    [3.53.1-13]
  • Add OAEP interface so applications can wrap keys with RSA-OAEP
    rather than RSA-PKCS-1.
    [3.53.1-12]
  • fips need to reject small primes even if they are approved
  • code to autodetect whether or not to use the cache needs to do so
    in a way that doesn’t mess with filesystem negative file caching.
  • add kdf selftests