Podatność CVE-2018-25008


Publikacja: 2021-04-14

Opis:
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.

Typ:

CWE-662

(Improper Synchronization)

CVSS2 => (AV:N/AC:M/Au:N/C:N/I:P/A:N)

Ogólna skala CVSS
Znaczenie
Łatwość wykorzystania
4.3/10
2.9/10
8.6/10
Wymagany dostęp
Złożoność ataku
Autoryzacja
Zdalny
Średnia
Nie wymagana
Wpływ na poufność
Wpływ na integralność
Wpływ na dostępność
Brak
Częściowy
Brak
Affected software
Rust-lang -> RUST 

 Referencje:
https://github.com/rust-lang/rust/issues/51780
https://github.com/rust-lang/rust/pull/52031

Copyright 2024, cxsecurity.com

 

Back to Top