TROYANOSYVIRUS
Back to CVEs

CVE-2025-0838

CRITICAL
9.8

Description

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

CVE Details

CVSS v3.1 Score9.8
SeverityCRITICAL
CVSS VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Attack VectorNETWORK
ComplexityLOW
Privileges RequiredNONE
User InteractionNONE
Published2/21/2025
Last Modified7/30/2025
Sourcenvd
Honeypot Sightings0

Affected Products

abseil:common_librariesdebian:debian_linux

Weaknesses (CWE)

CWE-190

IOC Correlations

No correlations recorded

This product uses data from the NVD API but is not endorsed or certified by the NVD.