psutil (process and system utilities) is a cross-platform library for retrieving information on running processes and system utilization (CPU, memory, disks, network, sensors) in Python. It is useful mainly for system monitoring, profiling and limiting process resources and management of running processes.It implements many functionalities offered by classic UNIX command line tools such as ps, top, iotop, lsof, netstat, ifconfig, free and others.
Security Fix(es):
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.(CVE-2019-18874)
{ "severity": "High" }
{ "aarch64": [ "python-psutil-debuginfo-5.4.3-9.oe1.aarch64.rpm", "python-psutil-debugsource-5.4.3-9.oe1.aarch64.rpm", "python3-psutil-5.4.3-9.oe1.aarch64.rpm", "python2-psutil-5.4.3-9.oe1.aarch64.rpm" ], "x86_64": [ "python-psutil-debugsource-5.4.3-9.oe1.x86_64.rpm", "python3-psutil-5.4.3-9.oe1.x86_64.rpm", "python-psutil-debuginfo-5.4.3-9.oe1.x86_64.rpm", "python2-psutil-5.4.3-9.oe1.x86_64.rpm" ], "src": [ "python-psutil-5.4.3-9.oe1.src.rpm" ] }
{ "aarch64": [ "python-psutil-debuginfo-5.4.3-9.oe1.aarch64.rpm", "python-psutil-debugsource-5.4.3-9.oe1.aarch64.rpm", "python3-psutil-5.4.3-9.oe1.aarch64.rpm", "python2-psutil-5.4.3-9.oe1.aarch64.rpm" ], "x86_64": [ "python-psutil-debugsource-5.4.3-9.oe1.x86_64.rpm", "python3-psutil-5.4.3-9.oe1.x86_64.rpm", "python-psutil-debuginfo-5.4.3-9.oe1.x86_64.rpm", "python2-psutil-5.4.3-9.oe1.x86_64.rpm" ], "src": [ "python-psutil-5.4.3-9.oe1.src.rpm" ] }