Source code
Revision control
Copy as Markdown
Other Tools
.. _mozilla_projects_nss_nss_3_112_2_release_notes:
NSS 3.112.2 release notes
=========================
`Introduction <#introduction>`__
--------------------------------
.. container::
Network Security Services (NSS) 3.112.2 was released on *3 October 2025**.
`Distribution Information <#distribution_information>`__
--------------------------------------------------------
.. container::
The HG tag is NSS_3_112_2_RTM. NSS 3.112.2 requires NSPR 4.36 or newer.
NSS 3.112.2 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.112.2:
`Changes in NSS 3.112.2 <#changes_in_nss_3.112.2>`__
------------------------------------------------------------------
.. container::
- Bug 1988046 - SEC_ASN1Decode* should ensure it has read as many bytes as each length field indicates.