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 applicationsA fix was pushed into the master branch but not yet published.
Affected versions of this package are vulnerable to Out-of-bounds Write in the SHA-3 accelerated finalize process due to an off-by-one error. An attacker can cause a massive heap overflow that corrupts all TEE kernel memory following the hash state by leveraging the ARM Crypto Extensions with SHA3 Crypto Extensions enabled. This is only exploitable if CFG_CRYPTO_WITH_CE82 is set to y (ARMv8.2+ with SHA3 Crypto Extensions).
This vulnerability can be mitigated by disabling SHA3 Crypto Extensions with CFG_CRYPTO_WITH_CE82=n.