1 results (0.001 seconds)
CVSS: 7.5EPSS: 0%CPEs: 1EXPL: 0

CVE-2019-18874 – python-psutil: Double free because of refcount mishandling
https://notcve.org/view.php?id=CVE-2019-18874
12 Nov 2019 — psutil (aka python-psutil) through 5.6.5 can have a double free. This occurs because of refcount mishandling within a while or for loop that converts system data into a Python object. psutil (también se conoce como python-psutil) versiones hasta 5.6.5, puede presentar una doble liberación. Esto ocurre debido a un manejo inapropiado de refcount dentro de un bucle while o for que convierte datos del sistema en un objeto Python. A double free issue has been discovered in python-psutil because of the mishandlin... • https://github.com/giampaolo/psutil/pull/1616 • CWE-415: Double Free CWE-416: Use After Free •