The probability is the direct output of the EPSS model, and conveys an overall sense of the threat of exploitation in the wild. The percentile measures the EPSS probability relative to all known EPSS scores. Note: This data is updated daily, relying on the latest available EPSS model version. Check out the EPSS documentation for more details.
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsUpgrade Centos:8
python38-psutil
to version 0:5.6.4-4.module+el8.5.0+12031+10ce4870 or higher.
Note: Versions mentioned in the description apply only to the upstream python38-psutil
package and not the python38-psutil
package as distributed by Centos
.
See How to fix?
for Centos:8
relevant fixed versions and status.
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.