Bugzilla – Bug 1209091
VUL-0: CVE-2023-24533: go: multiplication of certain unreduced P-256 scalars produce incorrect results
Last modified: 2024-07-22 15:09:56 UTC
CVE-2023-24533 Multiplication of certain unreduced P-256 scalars produce incorrect results. There are no protocols known at this time that can be attacked due to this. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2023-24533 https://www.cve.org/CVERecord?id=CVE-2023-24533 https://github.com/FiloSottile/nistec/commit/c58aa1223ccf3943513e1e661cebce95af137244 https://go.dev/issue/58647 https://pkg.go.dev/vuln/GO-2023-1595
Already fixed with the latest versions.