Out-of-bounds write in libsolv - CVE-2021-44568

 

Out-of-bounds write in libsolv - CVE-2021-44568

Published: August 12, 2022


Vulnerability identifier: #VU66439
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2021-44568
CWE-ID: CWE-787
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: SUSE
Affected software:
libsolv

Detailed vulnerability description

The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.

The vulnerability exists due to a boundary error when processing untrusted input within the resolve_dependencies() function at src/solver.c. A remote attacker can create a specially crafted file, trick the victim into opening it using the affected software, trigger an out-of-bounds write and crash the application.

How to mitigate CVE-2021-44568

Install updates from vendor's website.

Sources