VYPR

Abseil-cpp

by Google

CVEs (1)

  • CVE-2025-0838Feb 21, 2025
    risk 0.00cvss epss 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…