In the standard library in Rust before 1.19.0, there is a synchronization problem in the MutexGuard object. MutexGuards can be used across threads with any types, allowing for memory safety issues through race conditions.
総合評価: CVE-2017-20004 は中リスク(42.2/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 0.80%、52 パーセンタイル) 推奨対応: 影響資産を整理し、修補計画に組み込んでください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.24% | 0.80% | +0.56% |
| 2 | 2025-03-30 | 0.83% | 0.24% | -0.58% |
| 3 | 2025-03-29 | — | 0.83% | — |
EPSS の全履歴 (全 7 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 5.9 | 3.1 | MEDIUM |
|
2.2 | 3.6 | [email protected] |
| 4.3 | 2.0 | MEDIUM |
|
8.6 | 2.9 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2017-20004 not yet assigned priority: Debian including 1 source packages (rustc), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 5. | https://security-tracker.debian.org/tracker/CVE-2017-20004 |
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2017-20004 |
ubuntu
|
medium | CVE-2017-20004 medium priority: Ubuntu including 1 source packages (rustc), 6 status rows across 6 suites (bionic, focal, groovy, trusty, upstream, xenial): not-affected 5, released 1. | https://ubuntu.com/security/CVE-2017-20004 |
| URL | タグ |
|---|---|
| https://github.com/rust-lang/rust/issues/41622 | Patch Third Party Advisory |
| https://github.com/rust-lang/rust/pull/41624 | Patch Third Party Advisory |