2 known bugs in psutil, with affected versions, fixes and workarounds. Sourced from upstream issue trackers.
| Severity | Affected | Fixed in | Title | Status | Source |
|---|---|---|---|---|---|
| high | any | 5.6.6 | Double Free in psutil 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. | fixed | osv:GHSA-qfc5-mcwq-26q8 |
| medium |
Get this data programmatically \u2014 free, no authentication.
curl https://depscope.dev/api/bugs/pypi/psutil| 5.6.6 |
PYSEC-2019-41: advisory 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. |
| fixed |
| osv:PYSEC-2019-41 |