CVE-2025-0838MEDIUMCVSS 5.9fixed in abseil 20220623.1-1+deb12u1 (bookworm)2025
CVE-2025-0838 [MEDIUM] CVE-2025-0838: abseil - There exists a heap buffer overflow vulnerable in Abseil-cpp. The sized construc...
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 would cause an integer overflow when computing the size of the container's backing store,
debian