In the standard library in Rust before 1.29.0, there is weak synchronization in the Arc::get_mut method. This synchronization issue can be lead to memory safety issues through race conditions.
総合評価: CVE-2018-25008 は低リスク(38.8/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 0.21%、44 パーセンタイル) 推奨対応: 悪用情報と EPSS の推移を監視し、必要に応じて優先度を見直してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-01-05 | 0.31% | 0.21% | -0.10% |
| 2 | 2025-11-21 | 0.24% | 0.31% | +0.07% |
| 3 | 2025-11-18 | — | 0.24% | — |
EPSS の全履歴 (全 9 件)
この 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 |
|---|---|---|---|
alpine
|
medium | CVE-2018-25008: 1 source package rows (rust); 6 state rows across 6 repos (3.19-main, 3.20-main, 3.21-main, 3.22-main, edge-community, edge-main); fixed 0, open 6. | https://security.alpinelinux.org/vuln/CVE-2018-25008 |
debian
|
not yet assigned | CVE-2018-25008 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-2018-25008 |
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2018-25008 |
ubuntu
|
medium | CVE-2018-25008 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-2018-25008 |
| URL | タグ |
|---|---|
| https://github.com/rust-lang/rust/issues/51780 | Third Party Advisory |
| https://github.com/rust-lang/rust/pull/52031 | Patch Third Party Advisory |