GHSA-9q56-xf64-q987MediumCVSS 6.5
A flaw was found in libsolv. This heap buffer overflow vulnerability occurs when a victim...
🔗 CVE IDs covered (1)
📋 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).
🔗 References (8)
- https://nvd.nist.gov/vuln/detail/CVE-2026-9149
- https://github.com/openSUSE/libsolv/pull/617
- https://access.redhat.com/security/cve/CVE-2026-9149
- https://bugzilla.redhat.com/show_bug.cgi?id=2460380
- https://access.redhat.com/errata/RHSA-2026:28236
- https://access.redhat.com/errata/RHSA-2026:21333
- https://access.redhat.com/errata/RHSA-2026:48818
- https://github.com/advisories/GHSA-9q56-xf64-q987