try-mutex
Activity
- Latest release
- 3y ago
- Total releases
- 7
- Cadence
- ~5 months
- Last 12 months
- 0
Details
- License
- MIT
- First release
- May 27, 2018
| Version | Released | |
|---|---|---|
0.4.2
unknown
|
0.4.2
unknown
Dependencies (2)
|
|
0.4.1
unknown
|
0.4.1
unknown
Dependencies (2)
|
|
0.4.0
unknown
|
0.4.0
unknown
Dependencies (2)
|
|
0.3.0
unknown
|
0.3.0
unknown
Dependencies (2)
|
|
0.2.0
unknown
yanked
1 CVE
CVE-2020-35924
GHSA-64j8-7gp2-xjx5
RUSTSEC-2020-0087
Aug 25, 2021
Data races in try-mutex
5.5
/ 10
Medium
Local
Low
Low
None
Unchanged
None
None
High
Affected versions of this crate unconditionally implemented Sync trait for TryMutex type. This allows users to put non-Send T type in TryMutex and send it to another thread, which can cause a data race. The flaw was corrected in the 0.3.0 release by adding T: Send bound for the Sync trait implementation. Fixed in
0.3.0
References Updated Nov 08, 2023 · Source: OSV.dev |
0.2.0
unknown
yanked
Dependencies (2)
|
|
0.1.1
unknown
yanked
1 CVE
CVE-2020-35924
GHSA-64j8-7gp2-xjx5
RUSTSEC-2020-0087
Aug 25, 2021
Data races in try-mutex
5.5
/ 10
Medium
Local
Low
Low
None
Unchanged
None
None
High
Affected versions of this crate unconditionally implemented Sync trait for TryMutex type. This allows users to put non-Send T type in TryMutex and send it to another thread, which can cause a data race. The flaw was corrected in the 0.3.0 release by adding T: Send bound for the Sync trait implementation. Fixed in
0.3.0
References Updated Nov 08, 2023 · Source: OSV.dev |
0.1.1
unknown
yanked
Dependencies (2)
|
|
0.1.0
unknown
yanked
1 CVE
CVE-2020-35924
GHSA-64j8-7gp2-xjx5
RUSTSEC-2020-0087
Aug 25, 2021
Data races in try-mutex
5.5
/ 10
Medium
Local
Low
Low
None
Unchanged
None
None
High
Affected versions of this crate unconditionally implemented Sync trait for TryMutex type. This allows users to put non-Send T type in TryMutex and send it to another thread, which can cause a data race. The flaw was corrected in the 0.3.0 release by adding T: Send bound for the Sync trait implementation. Fixed in
0.3.0
References Updated Nov 08, 2023 · Source: OSV.dev |
0.1.0
unknown
yanked
Dependencies (2)
|