Skip to content

Minor update on requirements.txt

Compare
Choose a tag to compare
@ClarkFieseln ClarkFieseln released this 01 Mar 16:35
· 50 commits to master since this release

CVE-2019-18874
moderate severity
Vulnerable versions: <= 5.6.5
Patched version: 5.6.6

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.