CVE-2025-64345
Rust 脆弱性の分析と軽減

概要

CVE-2025-64345 affects Wasmtime, a runtime for WebAssembly, prior to versions 38.0.4, 37.0.3, 36.0.3, and 24.0.5. The vulnerability exists in Wasmtime's Rust embedder API where a WebAssembly shared linear memory could be viewed as a type which provides safe access to the host (Rust) to the contents of the linear memory, leading to potential data races (GitHub Advisory). The vulnerability was disclosed and patched on November 11, 2025.

技術的な詳細

The vulnerability stems from an unsound interaction in the API where shared linear memories could be incorrectly accessed through the wasmtime::Memory type instead of the required wasmtime::SharedMemory type. Two specific vectors were identified: the Memory::new constructor did not properly reject shared memory types, and core dumps would expose all linear memories as wasmtime::Memory, potentially causing unsynchronized reads of shared linear memory (GitHub Advisory). The vulnerability has been assigned a CVSS v3.1 base score of 1.8 (Low) with vector CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:U/C:N/I:L/A:N (GitHub Advisory).

影響

The vulnerability could lead to data races in the host when shared memories are created across threads. However, embeddings that do not use the WebAssembly threads proposal, do not create shared memories, or do not actually share shared memories across threads are unaffected (GitHub Advisory).

軽減策と回避策

Patch releases have been issued for all supported versions of Wasmtime: 24.0.5, 36.0.3, 37.0.3, and 38.0.4. These releases reject creation of shared memories via Memory::new and exclude shared memories from core dumps. As a workaround, affected embeddings should use SharedMemory::new instead of Memory::new to create shared memories and disable core dumps if unable to upgrade. Note that core dumps are disabled by default, but the WebAssembly threads proposal and shared memory are enabled by default (GitHub Advisory).

関連情報


ソースこのレポートは AI を使用して生成されました

関連 Rust 脆弱 性:

CVE 識別子

重大度

スコア

テクノロジー

コンポーネント名

CISA KEV エクスプロイト

修正あり

公開日

CVE-2025-64170LOW3.8
  • RustRust
  • rust-sudo-rs
いいえはいNov 12, 2025
CVE-2025-64345LOW1.8
  • RustRust
  • wasmtime
いいえはいNov 12, 2025
RUSTSEC-2025-0117該当なし該当なし
  • RustRust
  • tandem
いいえいいえNov 10, 2025
RUSTSEC-2025-0116該当なし該当なし
  • RustRust
  • tandem_garble_interop
いいえいいえNov 10, 2025
RUSTSEC-2025-0115該当なし該当なし
  • RustRust
  • tandem_http_server
いいえいいえNov 10, 2025

無料の脆弱性評価

クラウドセキュリティポスチャーのベンチマーク

9つのセキュリティドメインにわたるクラウドセキュリティプラクティスを評価して、リスクレベルをベンチマークし、防御のギャップを特定します。

評価を依頼する

パーソナライズされたデモを見る

実際に Wiz を見てみませんか?​

"私が今まで見た中で最高のユーザーエクスペリエンスは、クラウドワークロードを完全に可視化します。"
デビッド・エストリックCISO (最高情報責任者)
"Wiz を使えば、クラウド環境で何が起こっているかを 1 つの画面で確認することができます"
アダム・フレッチャーチーフ・セキュリティ・オフィサー
"Wizが何かを重要視した場合、それは実際に重要であることを私たちは知っています。"
グレッグ・ポニャトフスキ脅威および脆弱性管理責任者