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 cranelift-codegen
to version 0.85.0 or higher.
cranelift-codegen is a translates code from an intermediate representation into executable machine code.
Affected versions of this package are vulnerable to Incorrect Calculation due to incorrect semantics implementation of the i8x16.swizzle
and select
WebAssembly instructions.
Note:
The impact of this is benign for hosts running WebAssembly but represents possible vulnerabilities within the execution of a guest program.
The select
instruction is only affected when the inputs are of v128
type.
The aarch64
implementation of the simd
proposal is not affected.