Incorrect Calculation The advisory has been revoked - it doesn't affect any version of package golang-misc  (opens in a new tab)


Threat Intelligence

EPSS
0.82% (54th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-RHEL9-GOLANGMISC-9428616
  • published15 Mar 2025
  • disclosed8 Mar 2023

Introduced: 8 Mar 2023

CVE-2023-24532  (opens in a new tab)
CWE-682  (opens in a new tab)

Amendment

The Red Hat security team deemed this advisory irrelevant for RHEL:9.

NVD Description

Note: Versions mentioned in the description apply only to the upstream golang-misc package and not the golang-misc package as distributed by RHEL.

The ScalarMult and ScalarBaseMult methods of the P256 Curve may return an incorrect result if called with some specific unreduced scalars (a scalar larger than the order of the curve). This does not impact usages of crypto/ecdsa or crypto/ecdh.