late-static
Activity
- Latest release
- 5y ago
- Total releases
- 4
- Cadence
- ~daily
- Last 12 months
- 0
Details
- License
- MIT
- First release
- Feb 04, 2019
| Version | Released | |
|---|---|---|
0.4.0
unknown
|
0.4.0
unknown
|
|
0.3.0
unknown
1 CVE
CVE-2020-36209
GHSA-wr55-mf5c-hhwm
RUSTSEC-2020-0102
Aug 25, 2021
Data races in late-static
7.0
/ 10
High
Local
High
Low
None
Unchanged
High
High
High
Affected versions of this crate implemented Sync for LateStatic with T: Send, so that it is possible to create a data race to a type T: Send + !Sync (e.g. Cell). This can result in a memory corruption or other kinds of undefined behavior. The flaw was corrected in commit 11f396c by replacing the T: Send bound to T: Sync bound in the Sync impl for LateStatic. Fixed in
0.4.0
References Updated Nov 08, 2023 · Source: OSV.dev |
0.3.0
unknown
|
|
0.2.0
unknown
1 CVE
CVE-2020-36209
GHSA-wr55-mf5c-hhwm
RUSTSEC-2020-0102
Aug 25, 2021
Data races in late-static
7.0
/ 10
High
Local
High
Low
None
Unchanged
High
High
High
Affected versions of this crate implemented Sync for LateStatic with T: Send, so that it is possible to create a data race to a type T: Send + !Sync (e.g. Cell). This can result in a memory corruption or other kinds of undefined behavior. The flaw was corrected in commit 11f396c by replacing the T: Send bound to T: Sync bound in the Sync impl for LateStatic. Fixed in
0.4.0
References Updated Nov 08, 2023 · Source: OSV.dev |
0.2.0
unknown
|
|
0.1.0
unknown
1 CVE
CVE-2020-36209
GHSA-wr55-mf5c-hhwm
RUSTSEC-2020-0102
Aug 25, 2021
Data races in late-static
7.0
/ 10
High
Local
High
Low
None
Unchanged
High
High
High
Affected versions of this crate implemented Sync for LateStatic with T: Send, so that it is possible to create a data race to a type T: Send + !Sync (e.g. Cell). This can result in a memory corruption or other kinds of undefined behavior. The flaw was corrected in commit 11f396c by replacing the T: Send bound to T: Sync bound in the Sync impl for LateStatic. Fixed in
0.4.0
References Updated Nov 08, 2023 · Source: OSV.dev |
0.1.0
unknown
|