Snyk has a proof-of-concept or detailed explanation of how to exploit this vulnerability.
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 open-quantum-safe/liboqs
to version 0.10.1-rc1 or higher.
Affected versions of this package are vulnerable to Observable Timing Discrepancy that can leak a KEM secret key, when certain Clang versions and certain compiler options are in use. Forcing vectorized output works around the effects of this vulnerability.
The combination of conditions under which this leak has been reproduced are:
Clang versions 15, 16, 17, or 18
x86 compilation
-Os
, -O1
, -O2 -fno-vectorize
, or -O3 -fno-vectorize
options