Advisory Database
  • Advisories
  • Dependency Scanning
  1. cargo
  2. ›
  3. sha2
  4. ›
  5. GHSA-xpww-g9jx-hp8r

GHSA-xpww-g9jx-hp8r: Miscomputed sha2 results when using AVX2 backend

June 17, 2022

The v0.9.7 release of the sha2 crate introduced a new AVX2-accelerated backend which was automatically enabled for all x86/x86_64 CPUs where AVX2 support was autodetected at runtime.

This backend was buggy and would miscompute results for long messages (i.e. messages spanning multiple SHA blocks).

The crate has since been yanked, but any users who upgraded to v0.9.7 should immediately upgrade to v0.9.8 and recompute any hashes which were previously computed by v0.9.7.

References

  • github.com/RustCrypto/hashes
  • github.com/RustCrypto/hashes/pull/314
  • github.com/advisories/GHSA-xpww-g9jx-hp8r
  • rustsec.org/advisories/RUSTSEC-2021-0100.html

Code Behaviors & Features

Detect and mitigate GHSA-xpww-g9jx-hp8r with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 0.9.7 before 0.9.8, version 0.9.7

Fixed versions

  • 0.9.8

Solution

Upgrade to version 0.9.8 or above.

Source file

cargo/sha2/GHSA-xpww-g9jx-hp8r.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:14:36 +0000.