CVE-2026-9149
medium
CVSS v3
6.5
CVSS v2
—
VIR risk
6.5
Description
A flaw was found in libsolv. This heap buffer overflow vulnerability occurs when a victim processes a specially crafted `.solv` file containing negative size values in the `repo_add_solv` function. This leads to an undersized memory allocation and a subsequent out-of-bounds write. An attacker could exploit this to cause a denial of service (DoS).
Predictions
Exploit likelihood
75%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: suse — https://www.suse.com/security/cve/CVE-2026-9149.html
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2026-9149
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | affected | |
| debian | bullseye | affected | |
| debian | forky | affected | |
| debian | trixie | affected | |
| sles | affected | | |
| debian | sid | fixed | 0.7.38-1 |
References
CWEs
CWE-122
Verify integrity in audit chain (admin only). AS-IS.