ubuntu-cve-2025-0838
Vulnerability from osv_ubuntu
Published
2025-02-21 15:15
Modified
2026-04-22 07:53
Summary
Details
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
Severity
9.8 (Critical)
N/A (UNKNOWN)
References
{
"affected": [
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "libabsl20210324",
"binary_version": "0~20210324.2-2ubuntu0.2"
}
]
},
"package": {
"ecosystem": "Ubuntu:22.04:LTS",
"name": "abseil",
"purl": "pkg:deb/ubuntu/abseil@0~20210324.2-2ubuntu0.2?arch=source\u0026distro=jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0~20210324.2-2ubuntu0.2"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0~20200923.3-3ubuntu1",
"0~20210324.2-2"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "libabsl20220623t64",
"binary_version": "20220623.1-3.1ubuntu3.2"
}
]
},
"package": {
"ecosystem": "Ubuntu:24.04:LTS",
"name": "abseil",
"purl": "pkg:deb/ubuntu/abseil@20220623.1-3.1ubuntu3.2?arch=source\u0026distro=noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "20220623.1-3.1ubuntu3.2"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"20220623.1-3",
"20220623.1-3.1ubuntu1",
"20220623.1-3.1ubuntu3"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "libabsl20240722",
"binary_version": "20240722.0-3ubuntu1"
}
]
},
"package": {
"ecosystem": "Ubuntu:25.10",
"name": "abseil",
"purl": "pkg:deb/ubuntu/abseil@20240722.0-3ubuntu1?arch=source\u0026distro=questing"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "20240722.0-3ubuntu1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"20230802.1-4.2"
]
}
],
"aliases": [],
"details": "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\u0027s 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",
"id": "UBUNTU-CVE-2025-0838",
"modified": "2026-04-22T07:53:16Z",
"published": "2025-02-21T15:15:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2025-0838"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0838"
},
{
"type": "REPORT",
"url": "https://github.com/abseil/abseil-cpp/commit/caa7bb4457bfcafcd55a940204ef78c1bf1f417d"
},
{
"type": "ADVISORY",
"url": "https://ubuntu.com/security/notices/USN-7505-1"
}
],
"related": [
"USN-7505-1"
],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:4.0/AV:A/AC:H/AT:P/PR:L/UI:A/VC:L/VI:H/VA:L/SC:L/SI:H/SA:L",
"type": "CVSS_V4"
},
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2025-0838"
]
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…