Vulnerability 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).
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://access.redhat.com/security/cve/CVE-2026-9149
- https://bugzilla.redhat.com/show_bug.cgi?id=2460380
- https://github.com/openSUSE/libsolv/pull/617
- https://github.com/openSUSE/libsolv/pull/617
FAQ
What is CVE-2026-9149?
CVE-2026-9149 is a vulnerability with a CVSS score of 6.5 (MEDIUM). 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. Th...
How severe is CVE-2026-9149?
CVE-2026-9149 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-9149?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.