CVE-2025-0838 Affecting abseil package, versions *


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

Exploit Maturity
Not Defined

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-DEBIAN12-ABSEIL-8740787
  • published22 Feb 2025
  • disclosed21 Feb 2025

Introduced: 21 Feb 2025

NewCVE-2025-0838  (opens in a new tab)

How to fix?

There is no fixed version for Debian:12 abseil.

NVD Description

Note: Versions mentioned in the description apply only to the upstream abseil package and not the abseil package as distributed by Debian. See How to fix? for Debian:12 relevant fixed versions and status.

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, and a subsequent out-of-bounds memory write. Subsequent accesses to the container might also access out-of-bounds memory. We recommend upgrading past commit 5a0e2cb5e3958dd90bb8569a2766622cb74d90c1