VYPR

absl::hash_set

by Abseil

CVEs (1)

  • CVE-2025-0838CriFeb 21, 2025
    risk 0.00cvss 9.8epss 0.01

    There exists a heap buffer overflow vulnerable in Abseil-cpp. The sized constructors, reserve(), and rehash() methods of absl::{flat,node}hash{set,map} did not impose an upper bound on their size argument. As a result, it was possible for a caller to pass a very large size that…