Source code
Revision control
Copy as Markdown
Other Tools
.. _mozilla_projects_nss_nss_3_112_4_release_notes:
NSS 3.112.4 release notes
=========================
`Introduction <#introduction>`__
--------------------------------
.. container::
Network Security Services (NSS) 3.112.4 was released on *13 April 2026**.
`Distribution Information <#distribution_information>`__
--------------------------------------------------------
.. container::
The HG tag is NSS_3_112_4_RTM. NSS 3.112.4 requires NSPR 4.36 or newer.
NSS 3.112.4 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.4:
`Changes in NSS 3.112.4 <#changes_in_nss_3.112.4>`__
------------------------------------------------------------------
.. container::
- Bug 2029425 - Heap use-after-free in cert_VerifyCertChainOld via dangling certsList[] entry on NameConstraints violation.
- Bug 2023209 - ensure permittedSubtrees don't match wildcards that could be outside the permitted tree.