tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

nss_3_110.rst (2139B)


      1 .. _mozilla_projects_nss_nss_3_110_release_notes:
      2 
      3 NSS 3.110 release notes
      4 ========================
      5 
      6 `Introduction <#introduction>`__
      7 --------------------------------
      8 
      9 .. container::
     10 
     11   Network Security Services (NSS) 3.110 was released on *28 March 2025**.
     12 
     13 `Distribution Information <#distribution_information>`__
     14 --------------------------------------------------------
     15 
     16 .. container::
     17 
     18   The HG tag is NSS_3_110_RTM. NSS 3.110 requires NSPR 4.35 or newer. The latest version of NSPR is 4.36.
     19 
     20   NSS 3.110 source distributions are available on ftp.mozilla.org for secure HTTPS download:
     21 
     22   -  Source tarballs:
     23      https://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_110_RTM/src/
     24 
     25   Other releases are available :ref:`mozilla_projects_nss_releases`.
     26 
     27 .. _changes_in_nss_3.110:
     28 
     29 `Changes in NSS 3.110 <#changes_in_nss_3.110>`__
     30 ------------------------------------------------------------------
     31 
     32 .. container::
     33 
     34   - Bug 1930806 - FIPS changes need to be upstreamed: force ems policy.
     35   - Bug 1954724 - Prevent excess allocations in sslBuffer_Grow.
     36   - Bug 1953429 - Remove Crl templates from ASN1 fuzz target.
     37   - Bug 1953429 - Remove CERT_CrlTemplate from ASN1 fuzz target.
     38   - Bug 1952855 - Fix memory leak in NSS_CMSMessage_IsSigned.
     39   - Bug 1930807 - NSS policy updates.
     40   - Bug 1951161 - Improve locking in nssPKIObject_GetInstances.
     41   - Bug 1951394 - Fix race in sdb_GetMetaData.
     42   - Bug 1951800 - Fix member access within null pointer.
     43   - Bug 1950077 - Increase smime fuzzer memory limit.
     44   - Bug 1949677 - Enable resumption when using custom extensions.
     45   - Bug 1952568 - change CN of server12 test certificate.
     46   - Bug 1949118 - Part 2: Add missing check in NSS_CMSDigestContext_FinishSingle.
     47   - Bug 1949118 - Part 1: Fix smime UBSan errors.
     48   - Bug 1930806 - FIPS changes need to be upstreamed: updated key checks.
     49   - Bug 1951491 - Don't build libpkix in static builds.
     50   - Bug 1951395 - handle `-p all` in try syntax.
     51   - Bug 1951346 - fix opt-make builds to actually be opt.
     52   - Bug 1951346 - fix opt-static builds to actually be opt.
     53   - Bug 1916439 - Remove extraneous assert.