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:8
container-tools:rhel8/fuse-overlayfs
to version 0:1.1.2-3.module+el8.3.0+8221+97165c3f or higher.
This issue was patched in RHSA-2020:4694
.
Note: Versions mentioned in the description apply only to the upstream container-tools:rhel8/fuse-overlayfs
package and not the container-tools:rhel8/fuse-overlayfs
package as distributed by RHEL
.
See How to fix?
for RHEL:8
relevant fixed versions and status.
The x/text package before 0.3.3 for Go has a vulnerability in encoding/unicode that could lead to the UTF-16 decoder entering an infinite loop, causing the program to crash or run out of memory. An attacker could provide a single byte to a UTF16 decoder instantiated with UseBOM or ExpectBOM to trigger an infinite loop if the String function on the Decoder is called, or the Decoder is passed to golang.org/x/text/transform.String.