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 RHEL:7
openshift-clients
to version 0:4.8.0-202106281541.p0.git.1077b05.assembly.stream.el7 or higher.
This issue was patched in RHSA-2021:2437
.
Note: Versions mentioned in the description apply only to the upstream openshift-clients
package and not the openshift-clients
package as distributed by RHEL
.
See How to fix?
for RHEL:7
relevant fixed versions and status.
Eventlet is a concurrent networking library for Python. A websocket peer may exhaust memory on Eventlet side by sending very large websocket frames. Malicious peer may exhaust memory on Eventlet side by sending highly compressed data frame. A patch in version 0.31.0 restricts websocket frame to reasonable limits. As a workaround, restricting memory usage via OS limits would help against overall machine exhaustion, but there is no workaround to protect Eventlet process.