Lucene search
K

32 matches found

AstraLinux
AstraLinux
added 2026/05/03 11:59 p.m.6 views

Astra Linux - уязвимость в rustc

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

5.9CVSS7.3AI score0.0024EPSS
Exploits0References1
EUVD
EUVD
added 2025/10/07 12:30 a.m.1 views

EUVD-2017-11019

Malware in sbrugna...

5.9CVSS5.7AI score0.0024EPSS
Exploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2022-5172

Malicious code in bioql PyPI...

4.7CVSS5AI score0.0005EPSS
Exploits1References5
RedhatCVE
RedhatCVE
added 2025/05/22 3:34 p.m.8 views

CVE-2020-35905

An issue was discovered in the futures-util crate before 0.3.7 for Rust. MutexGuard::map can cause a data race for certain closure situations in safe code...

4.7CVSS6.8AI score0.0005EPSS
Exploits1
Github Security Blog
Github Security Blog
added 2024/01/23 2:43 p.m.12 views

Unsound sending of non-Send types across threads in threadalone

Affected versions can run the Drop impl of a non-Send type on a different thread than it was created on. The flaw occurs when a stderr write performed by the threadalone crate fails, for example because stderr is redirected to a location on a filesystem that is full, or because stderr is a pipe...

7AI score
Exploits0References3Affected Software1
OSV
OSV
added 2024/01/23 2:43 p.m.11 views

GHSA-W59H-378F-2FRM Unsound sending of non-Send types across threads in threadalone

Affected versions can run the Drop impl of a non-Send type on a different thread than it was created on. The flaw occurs when a stderr write performed by the threadalone crate fails, for example because stderr is redirected to a location on a filesystem that is full, or because stderr is a pipe...

7AI score
Exploits0References2
SUSE CVE
SUSE CVE
added 2023/02/15 4:35 a.m.1 views

SUSE CVE-2017-20004

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

5.9CVSS7.3AI score0.0024EPSS
Exploits0References3
OSV
OSV
added 2022/05/24 5:37 p.m.23 views

GHSA-RH4W-94HH-9943 MutexGuard::map can cause a data race in safe code

Affected versions of the crate had a Send/Sync implementation for MappedMutexGuard that only considered variance on T, while MappedMutexGuard dereferenced to U. This could of led to data races in safe Rust code when a closure used in MutexGuard::map returns U that is unrelated to T. The issue was...

4.7CVSS4.7AI score0.0005EPSS
Exploits1References4
Github Security Blog
Github Security Blog
added 2022/05/24 5:37 p.m.20 views

MutexGuard::map can cause a data race in safe code

Affected versions of the crate had a Send/Sync implementation for MappedMutexGuard that only considered variance on T, while MappedMutexGuard dereferenced to U. This could of led to data races in safe Rust code when a closure used in MutexGuard::map returns U that is unrelated to T. The issue was...

4.7CVSS5.3AI score0.0005EPSS
Exploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/08/25 9:0 p.m.12 views

SyncChannel<T> can move 'T: !Send' to other threads

Affected versions of this crate unconditionally implement Send/Sync for SyncChannel. SyncChannel doesn't provide access to &T but merely serves as a channel that consumes and returns owned T. Users can create UB in safe Rust by sending T: !Send to other threads with SyncChannel::send/recv APIs...

6.8AI score
Exploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2021/08/25 8:59 p.m.29 views

Data races in async-coap

An issue was discovered in the async-coap crate through 2020-12-08 for Rust. Affected versions of this crate implement Send/Sync for ArcGuard with no trait bounds on RC. This allows users to send RC: !Send to other threads and also allows users to concurrently access Rc: !Sync from multiple...

8.1CVSS8AI score0.00336EPSS
Exploits0References5Affected Software1
OSV
OSV
added 2021/08/25 8:50 p.m.9 views

GHSA-3JC5-5HC5-33GJ Data races in conquer-once

Affected versions of conquer-once implements Sync for its OnceCell type without restricting it to Sendable types. This allows non-Send but Sync types such as MutexGuard to be sent across threads leading to undefined behavior and memory corruption in concurrent programs. The issue was fixed by...

7.8CVSS7.7AI score0.00068EPSS
Exploits1References4
CNVD
CNVD
added 2021/05/06 12:0 a.m.6 views

Mozilla Rust Competitive Conditions Issue Vulnerability

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A contention condition issue vulnerability exists in the standard library in versions of Rust prior to 1.19.0, which stems from a synchronization issue with MutexGuard objects that allows memory safety issues to...

5.9CVSS6.7AI score0.0024EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2021/04/16 2:31 p.m.25 views

CVE-2017-20004

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

5.9CVSS2.9AI score0.0024EPSS
Exploits0References1
OSV
OSV
added 2021/04/14 7:15 a.m.11 views

CVE-2017-20004

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

5.9CVSS7AI score
Exploits0References2
NVD
NVD
added 2021/04/14 7:15 a.m.10 views

CVE-2017-20004

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

5.9CVSS0.0024EPSS
Exploits0References2
Prion
Prion
added 2021/04/14 7:15 a.m.8 views

Race condition

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

4.3CVSS5.9AI score0.0024EPSS
Exploits0References2Affected Software1
UbuntuCve
UbuntuCve
added 2021/04/14 7:15 a.m.15 views

CVE-2017-20004

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

5.9CVSS6.2AI score0.0024EPSS
Exploits0References3
Debian CVE
Debian CVE
added 2021/04/14 6:10 a.m.20 views

CVE-2017-20004

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

5.9CVSS5.9AI score0.0024EPSS
Exploits0
CVE
CVE
added 2021/04/14 6:10 a.m.61 views

CVE-2017-20004

CVE-2017-20004 affects the Rust standard library prior to 1.19.0, where a synchronization flaw in the MutexGuard object allows MutexGuards to be used across threads with arbitrary types, enabling memory-safety issues via data races. Affected component: Rust standard library; vulnerable version ra...

5.9CVSS5.8AI score0.0024EPSS
Exploits0References2Affected Software1
Rows per page
Query Builder