Double Free in psutil
High severity
GitHub Reviewed
Published
Mar 12, 2020
to the GitHub Advisory Database
•
Updated Oct 21, 2024
Description
Reviewed
Mar 12, 2020
Published to the GitHub Advisory Database
Mar 12, 2020
Last updated
Oct 21, 2024
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.
References