partial_sort
Activity
- Latest release
- 1y ago
- Total releases
- 5
- Cadence
- ~11 months
- Last 12 months
- 0
Details
- License
- MIT OR Apache-2.0
- First release
- Feb 25, 2021
| Version | Released | |
|---|---|---|
1.0.0
unknown
|
1.0.0
unknown
Dependencies (2)
|
|
0.2.0
unknown
|
0.2.0
unknown
Dependencies (2)
|
|
0.1.2
unknown
1 CVE
GHSA-5x36-7567-3cw6
RUSTSEC-2023-0016
Feb 28, 2023
partial_sort contains Out-of-bounds Read in release mode
Medium
Affected versions of this crate were using a debug assertion to validate the All writes are bounds-checked, so the out-of-bounds memory access is read-only. This also means that the first attempted out-of-bounds write will panic, limiting the possible reads. The accessible region is further limited by an initial bounds-checked read at This bug has been fixed in v0.2.0. Fixed in
0.2.0
References Updated Nov 08, 2023 · Source: OSV.dev |
0.1.2
unknown
Dependencies (2)
|
|
0.1.1
unknown
1 CVE
GHSA-5x36-7567-3cw6
RUSTSEC-2023-0016
Feb 28, 2023
partial_sort contains Out-of-bounds Read in release mode
Medium
Affected versions of this crate were using a debug assertion to validate the All writes are bounds-checked, so the out-of-bounds memory access is read-only. This also means that the first attempted out-of-bounds write will panic, limiting the possible reads. The accessible region is further limited by an initial bounds-checked read at This bug has been fixed in v0.2.0. Fixed in
0.2.0
References Updated Nov 08, 2023 · Source: OSV.dev |
0.1.1
unknown
|
|
0.1.0
unknown
1 CVE
GHSA-5x36-7567-3cw6
RUSTSEC-2023-0016
Feb 28, 2023
partial_sort contains Out-of-bounds Read in release mode
Medium
Affected versions of this crate were using a debug assertion to validate the All writes are bounds-checked, so the out-of-bounds memory access is read-only. This also means that the first attempted out-of-bounds write will panic, limiting the possible reads. The accessible region is further limited by an initial bounds-checked read at This bug has been fixed in v0.2.0. Fixed in
0.2.0
References Updated Nov 08, 2023 · Source: OSV.dev |
0.1.0
unknown
|