Related Vulnerabilities: CVE-2022-28327  

The generic P-256 feature in crypto/elliptic in Go before 1.17.9 and 1.18.x before 1.18.1 allows a panic via long scalar input.

Description

The MITRE CVE dictionary describes this issue as:

The generic P-256 feature in crypto/elliptic in Go before 1.17.9 and 1.18.x before 1.18.1 allows a panic via long scalar input.

Additional Information

  • Bugzilla 2077689: CVE-2022-28327 golang: crypto/elliptic: panic caused by oversized scalar
  • CWE-190: Integer Overflow or Wraparound
  • FAQ: Frequently asked questions about CVE-2022-28327