Releases¶
Note
NSS 3.106 is the latest version of NSS. Complete release notes are available here: NSS 3.106 release notes
NSS 3.101.2 (ESR) is the latest ESR version of NSS. Complete release notes are available here: NSS 3.101.1 release notes
Changes in 3.106 included in this release:
Bug 1925975 - NSS 3.106 should be distributed with NSPR 4.36.
Bug 1923767 - pk12util: improve error handling in p12U_ReadPKCS12File.
Bug 1899402 - Correctly destroy bulkkey in error scenario.
Bug 1919997 - PKCS7 fuzz target, r=djackson,nss-reviewers.
Bug 1923002 - Extract certificates with handshake collection script.
Bug 1923006 - Specify len_control for fuzz targets.
Bug 1923280 - Fix memory leak in dumpCertificatePEM.
Bug 1102981 - Fix UBSan errors for SECU_PrintCertificate and SECU_PrintCertificateBasicInfo.
Bug 1921528 - add new error codes to mozilla::pkix for Firefox to use.
Bug 1921768 - allow null phKey in NSC_DeriveKey.
Bug 1921801 - Only create seed corpus zip from existing corpus.
Bug 1826035 - Use explicit allowlist for for KDF PRFS.
Bug 1920138 - Increase optimization level for fuzz builds.
Bug 1920470 - Remove incorrect assert.
Bug 1914870 - Use libFuzzer options from fuzz/options/*.options in CI.
Bug 1920945 - Polish corpus collection for automation.
Bug 1917572 - Detect new and unfuzzed SSL options.
Bug 1804646 - PKCS12 fuzzing target.