crossbeam
Tools for concurrent programming in Rust
Activity
- Latest release
- 1w ago
- Total releases
- 37
- Cadence
- ~25 days
- Last 12 months
- 1
Reach
- Downloads
- 135.4M
- Stars
- 8.6k
Details
- License
- MIT OR Apache-2.0
- First release
- Aug 27, 2015
| Version | Released | |
|---|---|---|
0.8.5
patch
|
0.8.5
patch
Dependencies (6)
Changelog
Compare changes
|
|
0.8.4
unknown
|
0.8.4
unknown
Dependencies (6)
Changelog
Compare changes
|
|
0.8.3
unknown
|
0.8.3
unknown
Dependencies (7)
Changelog
Compare changes
|
|
0.8.2
unknown
|
0.8.2
unknown
Dependencies (7)
Changelog
Compare changes
|
|
0.8.1
unknown
|
0.8.1
unknown
Dependencies (7)
Changelog
Compare changes
|
|
0.8.0
unknown
|
0.8.0
unknown
Dependencies (7)
Changelog
Compare changes
|
|
0.7.3
unknown
|
0.7.3
unknown
Dependencies (7)
Changelog
Compare changes
|
|
0.7.2
unknown
|
0.7.2
unknown
Dependencies (7)
Changelog
Compare changes
|
|
0.7.1
unknown
|
0.7.1
unknown
Dependencies (7)
Changelog
Compare changes
|
|
0.7.0
unknown
|
0.7.0
unknown
Dependencies (7)
Changelog
Compare changes
|
|
0.6.0
unknown
1 CVE
GHSA-8gj8-hv75-gp94
RUSTSEC-2022-0020
Jun 16, 2022
`SegQueue` creates zero value of any type
Medium
Affected versions of this crate called The flaw was corrected by avoiding the use of Fixed in
0.7.0
References Updated Nov 08, 2023 · Source: OSV.dev |
0.6.0
unknown
Dependencies (9)
+ 1 more
Changelog
Compare changes
|
|
0.5.0
unknown
1 CVE
GHSA-8gj8-hv75-gp94
RUSTSEC-2022-0020
Jun 16, 2022
`SegQueue` creates zero value of any type
Medium
Affected versions of this crate called The flaw was corrected by avoiding the use of Fixed in
0.7.0
References Updated Nov 08, 2023 · Source: OSV.dev |
0.5.0
unknown
Dependencies (9)
+ 1 more
Changelog
Compare changes
|
|
0.4.1
unknown
1 CVE
GHSA-8gj8-hv75-gp94
RUSTSEC-2022-0020
Jun 16, 2022
`SegQueue` creates zero value of any type
Medium
Affected versions of this crate called The flaw was corrected by avoiding the use of Fixed in
0.7.0
References Updated Nov 08, 2023 · Source: OSV.dev | ||
0.4.0
unknown
2 CVEs
GHSA-8gj8-hv75-gp94
RUSTSEC-2022-0020
Jun 16, 2022
`SegQueue` creates zero value of any type
Medium
Affected versions of this crate called The flaw was corrected by avoiding the use of Fixed in
0.7.0
References Updated Nov 08, 2023 · Source: OSV.dev
CVE-2018-20996
GHSA-c3cw-c387-pj65
RUSTSEC-2018-0009
Aug 25, 2021
Double free in crossbeam
9.8
/ 10
Critical
Network
Low
None
None
Unchanged
High
High
High
Even if an element is popped from a queue, crossbeam would run its destructor inside the epoch-based garbage collector. This is a source of double frees. The flaw was corrected by wrapping elements inside queues in a ManuallyDrop. Fixed in
0.4.1
References Updated Nov 08, 2023 · Source: OSV.dev | ||
0.2.12
unknown
2 CVEs
GHSA-8gj8-hv75-gp94
RUSTSEC-2022-0020
Jun 16, 2022
`SegQueue` creates zero value of any type
Medium
Affected versions of this crate called The flaw was corrected by avoiding the use of Fixed in
0.7.0
References Updated Nov 08, 2023 · Source: OSV.dev
GHSA-rwf4-gx62-rqfw
RUSTSEC-2022-0029
Jun 08, 2022
`MsQueue` `push`/`pop` use the wrong orderings
Medium
Affected versions of this crate use orderings which are too weak to support this data structure. It is likely this has caused memory corruption in the wild: https://github.com/crossbeam-rs/crossbeam/issues/97#issuecomment-412785919. Fixed in
0.3.0
References Updated Nov 08, 2023 · Source: OSV.dev | ||
0.3.2
unknown
1 CVE
GHSA-8gj8-hv75-gp94
RUSTSEC-2022-0020
Jun 16, 2022
`SegQueue` creates zero value of any type
Medium
Affected versions of this crate called The flaw was corrected by avoiding the use of Fixed in
0.7.0
References Updated Nov 08, 2023 · Source: OSV.dev | ||
0.3.1
unknown
yanked
1 CVE
GHSA-8gj8-hv75-gp94
RUSTSEC-2022-0020
Jun 16, 2022
`SegQueue` creates zero value of any type
Medium
Affected versions of this crate called The flaw was corrected by avoiding the use of Fixed in
0.7.0
References Updated Nov 08, 2023 · Source: OSV.dev | ||
0.2.11
unknown
yanked
2 CVEs
GHSA-8gj8-hv75-gp94
RUSTSEC-2022-0020
Jun 16, 2022
`SegQueue` creates zero value of any type
Medium
Affected versions of this crate called The flaw was corrected by avoiding the use of Fixed in
0.7.0
References Updated Nov 08, 2023 · Source: OSV.dev
GHSA-rwf4-gx62-rqfw
RUSTSEC-2022-0029
Jun 08, 2022
`MsQueue` `push`/`pop` use the wrong orderings
Medium
Affected versions of this crate use orderings which are too weak to support this data structure. It is likely this has caused memory corruption in the wild: https://github.com/crossbeam-rs/crossbeam/issues/97#issuecomment-412785919. Fixed in
0.3.0
References Updated Nov 08, 2023 · Source: OSV.dev | ||
0.3.0
unknown
1 CVE
GHSA-8gj8-hv75-gp94
RUSTSEC-2022-0020
Jun 16, 2022
`SegQueue` creates zero value of any type
Medium
Affected versions of this crate called The flaw was corrected by avoiding the use of Fixed in
0.7.0
References Updated Nov 08, 2023 · Source: OSV.dev | ||
0.2.10
unknown
2 CVEs
GHSA-8gj8-hv75-gp94
RUSTSEC-2022-0020
Jun 16, 2022
`SegQueue` creates zero value of any type
Medium
Affected versions of this crate called The flaw was corrected by avoiding the use of Fixed in
0.7.0
References Updated Nov 08, 2023 · Source: OSV.dev
GHSA-rwf4-gx62-rqfw
RUSTSEC-2022-0029
Jun 08, 2022
`MsQueue` `push`/`pop` use the wrong orderings
Medium
Affected versions of this crate use orderings which are too weak to support this data structure. It is likely this has caused memory corruption in the wild: https://github.com/crossbeam-rs/crossbeam/issues/97#issuecomment-412785919. Fixed in
0.3.0
References Updated Nov 08, 2023 · Source: OSV.dev | ||
0.2.9
unknown
2 CVEs
GHSA-8gj8-hv75-gp94
RUSTSEC-2022-0020
Jun 16, 2022
`SegQueue` creates zero value of any type
Medium
Affected versions of this crate called The flaw was corrected by avoiding the use of Fixed in
0.7.0
References Updated Nov 08, 2023 · Source: OSV.dev
GHSA-rwf4-gx62-rqfw
RUSTSEC-2022-0029
Jun 08, 2022
`MsQueue` `push`/`pop` use the wrong orderings
Medium
Affected versions of this crate use orderings which are too weak to support this data structure. It is likely this has caused memory corruption in the wild: https://github.com/crossbeam-rs/crossbeam/issues/97#issuecomment-412785919. Fixed in
0.3.0
References Updated Nov 08, 2023 · Source: OSV.dev | ||
0.2.8
unknown
2 CVEs
GHSA-8gj8-hv75-gp94
RUSTSEC-2022-0020
Jun 16, 2022
`SegQueue` creates zero value of any type
Medium
Affected versions of this crate called The flaw was corrected by avoiding the use of Fixed in
0.7.0
References Updated Nov 08, 2023 · Source: OSV.dev
GHSA-rwf4-gx62-rqfw
RUSTSEC-2022-0029
Jun 08, 2022
`MsQueue` `push`/`pop` use the wrong orderings
Medium
Affected versions of this crate use orderings which are too weak to support this data structure. It is likely this has caused memory corruption in the wild: https://github.com/crossbeam-rs/crossbeam/issues/97#issuecomment-412785919. Fixed in
0.3.0
References Updated Nov 08, 2023 · Source: OSV.dev | ||
0.2.7
unknown
2 CVEs
GHSA-8gj8-hv75-gp94
RUSTSEC-2022-0020
Jun 16, 2022
`SegQueue` creates zero value of any type
Medium
Affected versions of this crate called The flaw was corrected by avoiding the use of Fixed in
0.7.0
References Updated Nov 08, 2023 · Source: OSV.dev
GHSA-rwf4-gx62-rqfw
RUSTSEC-2022-0029
Jun 08, 2022
`MsQueue` `push`/`pop` use the wrong orderings
Medium
Affected versions of this crate use orderings which are too weak to support this data structure. It is likely this has caused memory corruption in the wild: https://github.com/crossbeam-rs/crossbeam/issues/97#issuecomment-412785919. Fixed in
0.3.0
References Updated Nov 08, 2023 · Source: OSV.dev | ||
0.2.6
unknown
2 CVEs
GHSA-8gj8-hv75-gp94
RUSTSEC-2022-0020
Jun 16, 2022
`SegQueue` creates zero value of any type
Medium
Affected versions of this crate called The flaw was corrected by avoiding the use of Fixed in
0.7.0
References Updated Nov 08, 2023 · Source: OSV.dev
GHSA-rwf4-gx62-rqfw
RUSTSEC-2022-0029
Jun 08, 2022
`MsQueue` `push`/`pop` use the wrong orderings
Medium
Affected versions of this crate use orderings which are too weak to support this data structure. It is likely this has caused memory corruption in the wild: https://github.com/crossbeam-rs/crossbeam/issues/97#issuecomment-412785919. Fixed in
0.3.0
References Updated Nov 08, 2023 · Source: OSV.dev | ||
0.2.5
unknown
2 CVEs
GHSA-8gj8-hv75-gp94
RUSTSEC-2022-0020
Jun 16, 2022
`SegQueue` creates zero value of any type
Medium
Affected versions of this crate called The flaw was corrected by avoiding the use of Fixed in
0.7.0
References Updated Nov 08, 2023 · Source: OSV.dev
GHSA-rwf4-gx62-rqfw
RUSTSEC-2022-0029
Jun 08, 2022
`MsQueue` `push`/`pop` use the wrong orderings
Medium
Affected versions of this crate use orderings which are too weak to support this data structure. It is likely this has caused memory corruption in the wild: https://github.com/crossbeam-rs/crossbeam/issues/97#issuecomment-412785919. Fixed in
0.3.0
References Updated Nov 08, 2023 · Source: OSV.dev | ||
0.2.4
unknown
2 CVEs
GHSA-8gj8-hv75-gp94
RUSTSEC-2022-0020
Jun 16, 2022
`SegQueue` creates zero value of any type
Medium
Affected versions of this crate called The flaw was corrected by avoiding the use of Fixed in
0.7.0
References Updated Nov 08, 2023 · Source: OSV.dev
GHSA-rwf4-gx62-rqfw
RUSTSEC-2022-0029
Jun 08, 2022
`MsQueue` `push`/`pop` use the wrong orderings
Medium
Affected versions of this crate use orderings which are too weak to support this data structure. It is likely this has caused memory corruption in the wild: https://github.com/crossbeam-rs/crossbeam/issues/97#issuecomment-412785919. Fixed in
0.3.0
References Updated Nov 08, 2023 · Source: OSV.dev | ||
0.2.3
unknown
2 CVEs
GHSA-8gj8-hv75-gp94
RUSTSEC-2022-0020
Jun 16, 2022
`SegQueue` creates zero value of any type
Medium
Affected versions of this crate called The flaw was corrected by avoiding the use of Fixed in
0.7.0
References Updated Nov 08, 2023 · Source: OSV.dev
GHSA-rwf4-gx62-rqfw
RUSTSEC-2022-0029
Jun 08, 2022
`MsQueue` `push`/`pop` use the wrong orderings
Medium
Affected versions of this crate use orderings which are too weak to support this data structure. It is likely this has caused memory corruption in the wild: https://github.com/crossbeam-rs/crossbeam/issues/97#issuecomment-412785919. Fixed in
0.3.0
References Updated Nov 08, 2023 · Source: OSV.dev | ||
0.2.2
unknown
2 CVEs
GHSA-8gj8-hv75-gp94
RUSTSEC-2022-0020
Jun 16, 2022
`SegQueue` creates zero value of any type
Medium
Affected versions of this crate called The flaw was corrected by avoiding the use of Fixed in
0.7.0
References Updated Nov 08, 2023 · Source: OSV.dev
GHSA-rwf4-gx62-rqfw
RUSTSEC-2022-0029
Jun 08, 2022
`MsQueue` `push`/`pop` use the wrong orderings
Medium
Affected versions of this crate use orderings which are too weak to support this data structure. It is likely this has caused memory corruption in the wild: https://github.com/crossbeam-rs/crossbeam/issues/97#issuecomment-412785919. Fixed in
0.3.0
References Updated Nov 08, 2023 · Source: OSV.dev | ||
0.2.1
unknown
2 CVEs
GHSA-8gj8-hv75-gp94
RUSTSEC-2022-0020
Jun 16, 2022
`SegQueue` creates zero value of any type
Medium
Affected versions of this crate called The flaw was corrected by avoiding the use of Fixed in
0.7.0
References Updated Nov 08, 2023 · Source: OSV.dev
GHSA-rwf4-gx62-rqfw
RUSTSEC-2022-0029
Jun 08, 2022
`MsQueue` `push`/`pop` use the wrong orderings
Medium
Affected versions of this crate use orderings which are too weak to support this data structure. It is likely this has caused memory corruption in the wild: https://github.com/crossbeam-rs/crossbeam/issues/97#issuecomment-412785919. Fixed in
0.3.0
References Updated Nov 08, 2023 · Source: OSV.dev | ||
0.2.0
unknown
2 CVEs
GHSA-8gj8-hv75-gp94
RUSTSEC-2022-0020
Jun 16, 2022
`SegQueue` creates zero value of any type
Medium
Affected versions of this crate called The flaw was corrected by avoiding the use of Fixed in
0.7.0
References Updated Nov 08, 2023 · Source: OSV.dev
GHSA-rwf4-gx62-rqfw
RUSTSEC-2022-0029
Jun 08, 2022
`MsQueue` `push`/`pop` use the wrong orderings
Medium
Affected versions of this crate use orderings which are too weak to support this data structure. It is likely this has caused memory corruption in the wild: https://github.com/crossbeam-rs/crossbeam/issues/97#issuecomment-412785919. Fixed in
0.3.0
References Updated Nov 08, 2023 · Source: OSV.dev | ||
0.1.6
unknown
2 CVEs
GHSA-8gj8-hv75-gp94
RUSTSEC-2022-0020
Jun 16, 2022
`SegQueue` creates zero value of any type
Medium
Affected versions of this crate called The flaw was corrected by avoiding the use of Fixed in
0.7.0
References Updated Nov 08, 2023 · Source: OSV.dev
GHSA-rwf4-gx62-rqfw
RUSTSEC-2022-0029
Jun 08, 2022
`MsQueue` `push`/`pop` use the wrong orderings
Medium
Affected versions of this crate use orderings which are too weak to support this data structure. It is likely this has caused memory corruption in the wild: https://github.com/crossbeam-rs/crossbeam/issues/97#issuecomment-412785919. Fixed in
0.3.0
References Updated Nov 08, 2023 · Source: OSV.dev | ||
0.1.5
unknown
2 CVEs
GHSA-8gj8-hv75-gp94
RUSTSEC-2022-0020
Jun 16, 2022
`SegQueue` creates zero value of any type
Medium
Affected versions of this crate called The flaw was corrected by avoiding the use of Fixed in
0.7.0
References Updated Nov 08, 2023 · Source: OSV.dev
GHSA-rwf4-gx62-rqfw
RUSTSEC-2022-0029
Jun 08, 2022
`MsQueue` `push`/`pop` use the wrong orderings
Medium
Affected versions of this crate use orderings which are too weak to support this data structure. It is likely this has caused memory corruption in the wild: https://github.com/crossbeam-rs/crossbeam/issues/97#issuecomment-412785919. Fixed in
0.3.0
References Updated Nov 08, 2023 · Source: OSV.dev | ||
0.1.4
unknown
2 CVEs
GHSA-8gj8-hv75-gp94
RUSTSEC-2022-0020
Jun 16, 2022
`SegQueue` creates zero value of any type
Medium
Affected versions of this crate called The flaw was corrected by avoiding the use of Fixed in
0.7.0
References Updated Nov 08, 2023 · Source: OSV.dev
GHSA-rwf4-gx62-rqfw
RUSTSEC-2022-0029
Jun 08, 2022
`MsQueue` `push`/`pop` use the wrong orderings
Medium
Affected versions of this crate use orderings which are too weak to support this data structure. It is likely this has caused memory corruption in the wild: https://github.com/crossbeam-rs/crossbeam/issues/97#issuecomment-412785919. Fixed in
0.3.0
References Updated Nov 08, 2023 · Source: OSV.dev | ||
0.1.3
unknown
2 CVEs
GHSA-8gj8-hv75-gp94
RUSTSEC-2022-0020
Jun 16, 2022
`SegQueue` creates zero value of any type
Medium
Affected versions of this crate called The flaw was corrected by avoiding the use of Fixed in
0.7.0
References Updated Nov 08, 2023 · Source: OSV.dev
GHSA-rwf4-gx62-rqfw
RUSTSEC-2022-0029
Jun 08, 2022
`MsQueue` `push`/`pop` use the wrong orderings
Medium
Affected versions of this crate use orderings which are too weak to support this data structure. It is likely this has caused memory corruption in the wild: https://github.com/crossbeam-rs/crossbeam/issues/97#issuecomment-412785919. Fixed in
0.3.0
References Updated Nov 08, 2023 · Source: OSV.dev | ||
0.1.2
unknown
2 CVEs
GHSA-8gj8-hv75-gp94
RUSTSEC-2022-0020
Jun 16, 2022
`SegQueue` creates zero value of any type
Medium
Affected versions of this crate called The flaw was corrected by avoiding the use of Fixed in
0.7.0
References Updated Nov 08, 2023 · Source: OSV.dev
GHSA-rwf4-gx62-rqfw
RUSTSEC-2022-0029
Jun 08, 2022
`MsQueue` `push`/`pop` use the wrong orderings
Medium
Affected versions of this crate use orderings which are too weak to support this data structure. It is likely this has caused memory corruption in the wild: https://github.com/crossbeam-rs/crossbeam/issues/97#issuecomment-412785919. Fixed in
0.3.0
References Updated Nov 08, 2023 · Source: OSV.dev | ||
0.1.1
unknown
2 CVEs
GHSA-8gj8-hv75-gp94
RUSTSEC-2022-0020
Jun 16, 2022
`SegQueue` creates zero value of any type
Medium
Affected versions of this crate called The flaw was corrected by avoiding the use of Fixed in
0.7.0
References Updated Nov 08, 2023 · Source: OSV.dev
GHSA-rwf4-gx62-rqfw
RUSTSEC-2022-0029
Jun 08, 2022
`MsQueue` `push`/`pop` use the wrong orderings
Medium
Affected versions of this crate use orderings which are too weak to support this data structure. It is likely this has caused memory corruption in the wild: https://github.com/crossbeam-rs/crossbeam/issues/97#issuecomment-412785919. Fixed in
0.3.0
References Updated Nov 08, 2023 · Source: OSV.dev | ||
0.1.0
unknown
2 CVEs
GHSA-8gj8-hv75-gp94
RUSTSEC-2022-0020
Jun 16, 2022
`SegQueue` creates zero value of any type
Medium
Affected versions of this crate called The flaw was corrected by avoiding the use of Fixed in
0.7.0
References Updated Nov 08, 2023 · Source: OSV.dev
GHSA-rwf4-gx62-rqfw
RUSTSEC-2022-0029
Jun 08, 2022
`MsQueue` `push`/`pop` use the wrong orderings
Medium
Affected versions of this crate use orderings which are too weak to support this data structure. It is likely this has caused memory corruption in the wild: https://github.com/crossbeam-rs/crossbeam/issues/97#issuecomment-412785919. Fixed in
0.3.0
References Updated Nov 08, 2023 · Source: OSV.dev |