Rust における競合状態に関する脆弱性
| Title |
Rust における競合状態に関する脆弱性
|
| Summary |
Rust には、競合状態に関する脆弱性が存在します。
|
| Possible impacts |
情報を改ざんされる可能性があります。 |
| Solution |
ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date |
May 3, 2017, midnight |
| Registration Date |
Dec. 14, 2021, 4:19 p.m. |
| Last Update |
Dec. 14, 2021, 4:19 p.m. |
|
CVSS3.0 : 警告
|
| Score |
5.9
|
| Vector |
CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N |
|
CVSS2.0 : 警告
|
| Score |
4.3
|
| Vector |
AV:N/AC:M/Au:N/C:N/I:P/A:N |
Affected System
| The Rust Programming Language |
|
Rust 1.19.0 未満
|
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
| No |
Changed Details |
Date of change |
| 1 |
[2021年12月14日] 掲載 |
Dec. 14, 2021, 4:19 p.m. |
NVD Vulnerability Information
CVE-2017-20004
| Summary |
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.
|
| Publication Date |
April 14, 2021, 4:15 p.m. |
| Registration Date |
April 14, 2021, 8 p.m. |
| Last Update |
Nov. 21, 2024, 12:22 p.m. |
Affected software configurations
| Configuration1 |
or higher |
or less |
more than |
less than |
| cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:* |
|
|
|
1.19.0 |
Related information, measures and tools
Common Vulnerabilities List