Lucene search
K

17 matches found

EUVD
EUVD
added 2025/10/07 12:30 a.m.0 views

EUVD-2021-1825

Malware in sbrugna...

5.5CVSS5.3AI score0.00057EPSS
Exploits0References5
RedhatCVE
RedhatCVE
added 2025/05/22 3:34 p.m.4 views

CVE-2020-35910

An issue was discovered in the lockapi crate before 0.4.2 for Rust. A data race can occur because of MappedMutexGuard unsoundness...

5.5CVSS6.8AI score0.00057EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2025/03/04 12:0 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2020-35910

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - An issue was discovered in the lockapi crate before 0.4.2 for Rust. A data race can occur because of MappedMutexGuard unsoundness. CVE-2020-35910 Note that Ness...

5.5CVSS6.1AI score0.00057EPSS
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
OSV
OSV
added 2021/08/25 8:49 p.m.17 views

GHSA-PPJ3-7JW3-8VC4 Data races in lock_api

An issue was discovered in the lockapi crate before 0.4.2 for Rust. A data race can occur because of MappedMutexGuard unsoundness...

5.5CVSS4.6AI score0.00057EPSS
Exploits0References5
Github Security Blog
Github Security Blog
added 2021/08/25 8:49 p.m.21 views

Data races in lock_api

An issue was discovered in the lockapi crate before 0.4.2 for Rust. A data race can occur because of MappedMutexGuard unsoundness...

5.5CVSS5.6AI score0.00057EPSS
Exploits0References5Affected Software1
NVD
NVD
added 2020/12/31 9:15 a.m.10 views

CVE-2020-35910

An issue was discovered in the lockapi crate before 0.4.2 for Rust. A data race can occur because of MappedMutexGuard unsoundness...

5.5CVSS5.4AI score0.00057EPSS
Exploits0References1
OSV
OSV
added 2020/12/31 9:15 a.m.13 views

CVE-2020-35910

An issue was discovered in the lockapi crate before 0.4.2 for Rust. A data race can occur because of MappedMutexGuard unsoundness...

5.5CVSS7.1AI score0.00044EPSS
Exploits0References1
OSV
OSV
added 2020/12/31 9:15 a.m.0 views

UBUNTU-CVE-2020-35910

An issue was discovered in the lockapi crate before 0.4.2 for Rust. A data race can occur because of MappedMutexGuard unsoundness...

5.5CVSS5.8AI score0.00057EPSS
Exploits0References4
UbuntuCve
UbuntuCve
added 2020/12/31 9:15 a.m.21 views

CVE-2020-35910

An issue was discovered in the lockapi crate before 0.4.2 for Rust. A data race can occur because of MappedMutexGuard unsoundness...

5.5CVSS6.1AI score0.00057EPSS
Exploits0References3
Prion
Prion
added 2020/12/31 9:15 a.m.10 views

Design/Logic Flaw

An issue was discovered in the lockapi crate before 0.4.2 for Rust. A data race can occur because of MappedMutexGuard unsoundness...

2.1CVSS5.4AI score0.00057EPSS
Exploits0References1Affected Software1
CVE
CVE
added 2020/12/31 8:20 a.m.63 views

CVE-2020-35910

CVE-2020-35910 affects the Rust crate lock_api prior to version 0.4.2. The issue is a data race caused by unsoundness in MappedMutexGuard, as reported across multiple sources referencing the same flaw in lock_api. This can enable data races in affected code paths that rely on the lock. The vulner...

5.5CVSS5.2AI score0.00057EPSS
Exploits0References1Affected Software1
Debian CVE
Debian CVE
added 2020/12/31 8:20 a.m.20 views

CVE-2020-35910

An issue was discovered in the lockapi crate before 0.4.2 for Rust. A data race can occur because of MappedMutexGuard unsoundness...

5.5CVSS5.4AI score0.00057EPSS
Exploits0
CNNVD
CNNVD
added 2020/12/31 12:0 a.m.1 views

Rust lock_api crate security vulnerability

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A security vulnerability exists in lockapi crate before 0.4.2 for Rust, which has an unsound MappedMutexGuard and may allow data contention...

5.5CVSS5.8AI score0.00057EPSS
Exploits0References2
RustSec
RustSec
added 2020/10/22 12:0 p.m.16 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.7CVSS2.6AI score0.0005EPSS
Exploits1Affected Software1
OSV
OSV
added 2020/10/22 12:0 p.m.19 views

RUSTSEC-2020-0059 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
Exploits1References3
Rows per page
Query Builder