Two heap-overflow vulnerabilities exist in openSUSE/libsolv libsolv through 13 Dec 2020 in the decisionmap variable via the resolve_dependencies function at src/solver.c (line 1940 & line 1995), which could cause a remote Denial of Service.
The product writes data past the end, or before the beginning, of the intended buffer.
Link | Tags |
---|---|
https://github.com/openSUSE/libsolv/issues/425 | issue tracking exploit third party advisory |
https://github.com/yangjiageng/PoC/blob/master/libsolv-PoCs/resolve_dependencies-1940 | third party advisory exploit |
https://github.com/yangjiageng/PoC/blob/master/libsolv-PoCs/resolve_dependencies-1995 | third party advisory exploit |