CVE-2023-41880: Miscompilation of wasm `i64x2.shr_s` instruction with constant input on x86_64

Published Sep 14, 2023
·
Updated

Impact

Wasmtime versions from 10.0.0 to 12.0.1 contain a miscompilation of the WebAssembly i64x2.shrs instruction on x8664 platforms when the shift amount is a constant value that is larger than 32. Only x8664 is affected so all other targets are not affected by this. The miscompilation results in the instruction producing an incorrect result, namely the low 32-bits of the second lane of the vector are derived from the low 32-bits of the second lane of the input vector instead of the high 32-bits. The primary impact of this issue is that any WebAssembly program using the i64x2.shrs with a constant shift amount larger than 32 may produce an incorrect result.

This issue is not an escape from the WebAssembly sandbox. Execution of WebAssembly guest programs will still behave correctly with respect to memory sandboxing and isolation from the host. Wasmtime considers non-spec-compliant behavior as a security issue nonetheless.

This issue was discovered through fuzzing of Wasmtime's code generator Cranelift.

Patches

Wasmtime versions 10.0.2, 11.0.2, and 12.0.2 are all patched to no longer have this miscompilation.

Workarounds

This issue only affects x8664 hosts and the only workaround is to either scan for this pattern in wasm modules which is nontrivial or to disable the SIMD proposal for WebAssembly. Users prior to 10.0.0 are unaffected by this vulnerability.

References

PR which introduced this bug to Wasmtime Mailing list announcement

Other sources

Wasmtime is a standalone runtime for WebAssembly. Wasmtime versions from 10.0.0 to versions 10.02, 11.0.2, and 12.0.1 contain a miscompilation of the WebAssembly i64x2.shrs instruction on x8664 platforms when the shift amount is a constant value that is larger than 32. Only x8664 is affected so all other targets are not affected by this. The miscompilation results in the instruction producing an incorrect result, namely the low 32-bits of the second lane of the vector are derived from the low 32-bits of the second lane of the input vector instead of the high 32-bits. The primary impact of this issue is that any WebAssembly program using the i64x2.shrs with a constant shift amount larger than 32 may produce an incorrect result.

This issue is not an escape from the WebAssembly sandbox. Execution of WebAssembly guest programs will still behave correctly with respect to memory sandboxing and isolation from the host. Wasmtime considers non-spec-compliant behavior as a security issue nonetheless.

This issue was discovered through fuzzing of Wasmtime's code generator Cranelift.

Wasmtime versions 10.0.2, 11.0.2, and 12.0.2 are all patched to no longer have this miscompilation. This issue only affects x8664 hosts and the only workaround is to either scan for this pattern in wasm modules which is nontrivial or to disable the SIMD proposal for WebAssembly. Users prior to 10.0.0 are unaffected by this vulnerability.

MITRE

Affected Software

6 affected componentsFixes available
bytecodealliance Wasmtime Rust>=10.0.0<10.0.2
bytecodealliance Wasmtime Rust>=11.0.0<11.0.2
bytecodealliance Wasmtime Rust>=12.0.0<12.0.2
rust/wasmtime>=12.0.0<12.0.2
12.0.2
rust/wasmtime>=11.0.0<11.0.2
11.0.2
rust/wasmtime>=10.0.0<10.0.2
10.0.2

Event History

Sep 14, 2023
Advisory Published
07:33 PM
Sep 15, 2023
CVE Published
via MITRE·07:43 PM
Data Sourced
via MITRE·07:43 PM
DescriptionSeverityWeakness

Frequently Asked Questions

1

What is CVE-2023-41880?

CVE-2023-41880 is a vulnerability in Wasmtime, a standalone runtime for WebAssembly, versions 10.0.0 to 12.0.1 on x86_64 platforms.

2

What is the impact of CVE-2023-41880?

The impact of CVE-2023-41880 is a miscompilation of the WebAssembly `i64x2.shr_s` instruction on x86_64 platforms when the shift amount is a constant value larger than 32.

3

Which software versions are affected by CVE-2023-41880?

Wasmtime versions 10.0.0 to 12.0.1 are affected by CVE-2023-41880.

4

How can I fix CVE-2023-41880?

To fix CVE-2023-41880, upgrade Wasmtime to versions 10.0.2, 11.0.2, or 12.0.2.

5

Where can I find more information about CVE-2023-41880?

You can find more information about CVE-2023-41880 in the references provided:

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203