Name | CVE-2025-22865 |
Description | Using ParsePKCS1PrivateKey to parse a RSA key that is missing the CRT values would panic when verifying that the key is well formed. |
Source | CVE (at NVD; CERT, LWN, oss-sec, fulldisc, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more) |
Vulnerable and fixed packages
The table below lists information on source packages.
The information below is based on the following data on fixed versions.
Notes
- golang-1.23 <not-affected> (Only affected 1.24 release candidates)
- golang-1.22 <not-affected> (Only affected 1.24 release candidates)
- golang-1.19 <not-affected> (Only affected 1.24 release candidates)
- golang-1.15 <not-affected> (Only affected 1.24 release candidates)
https://go-review.googlesource.com/c/go/+/643098
https://github.com/golang/go/issues/71216
https://groups.google.com/g/golang-dev/c/CAWXhan3Jww/m/bk9LAa-lCgAJ
Fixed by: https://github.com/golang/go/commit/3de5aca7d00ac7d2c8a29e1300446e89453a (go1.24rc2)
https://github.com/golang/go/issues/71216#issuecomment-2620109068