Source code
Revision control
Copy as Markdown
Other Tools
.. _mozilla_projects_nss_nss_3_125_release_notes:
NSS 3.125 release notes
=======================
`Introduction <#introduction>`__
--------------------------------
.. container::
Network Security Services (NSS) 3.125 was released on *11 June 2026*.
`Distribution Information <#distribution_information>`__
--------------------------------------------------------
.. container::
The HG tag is NSS_3_125_RTM. NSS 3.125 requires NSPR 4.38.2 or newer.
NSS 3.125 source distributions are available on ftp.mozilla.org for secure HTTPS download:
- Source tarballs:
Other releases are available :ref:`mozilla_projects_nss_releases`.
.. _changes_in_nss_3.125:
`Changes in NSS 3.125 <#changes_in_nss_3.125>`__
------------------------------------------------------------------
.. container::
- Bug 2027346 - validate encoded EC params length and tag in SECKEY_ECParamsToKeySize/BasePointOrderLen.
- Bug 2030571 - Length-check raw_manifest before PORT_Strncasecmp prefix dispatch in JAR_parse_manifest.