Source code
Revision control
Copy as Markdown
Other Tools
(mozilla-projects-nss-nss-3-123-release-notes)=
# NSS 3.123 release notes
## [Introduction](#introduction)
:::{container}
Network Security Services (NSS) 3.123 was released on *16 April 2026*.
:::
## [Distribution Information](#distribution_information)
:::{container}
The HG tag is NSS_3_123_RTM. NSS 3.123 requires NSPR 4.38.2 or newer.
NSS 3.123 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-123)=
## [Changes in NSS 3.123](#changes_in_nss_3.123)
:::{container}
- Bug 2029425 - Heap use-after-free in cert_VerifyCertChainOld via dangling certsList[] entry on NameConstraints violation.
- Bug 2029783 - fix use of PORT_ArenaGrow when decoding multi-chunk PKCS#7 EncryptedData with no content callback.
- Bug 2029771 - Heap use-after-free in [@ token_destructor] reading tok->pk11slot after nssToken_Destroy frees the token arena.
- Bug 2029774 - Invalid free of arena-interior pointer in [@ DSA_NewRandom] due to inverted arena guard.
:::