smallbitvec
Activity
- Latest release
- 4mo ago
- Total releases
- 21
- Cadence
- ~28 days
- Last 12 months
- 1
Details
- License
- MIT OR Apache-2.0
- First release
- Sep 09, 2017
| Version | Released | |
|---|---|---|
2.6.1
unknown
|
2.6.1
unknown
Dependencies (3)
|
|
2.6.0
unknown
1 CVE
CVE-2026-44983
GHSA-97wc-2hqc-cjgr
May 09, 2026
smallbitvec: Integer overflow in safe API leads to heap buffer overflow
7.3
/ 10
High
Local
Low
None
None
Unchanged
Low
Low
High
SummaryAn integer overflow in the internal capacity calculation of DetailsThe issue originates from unchecked arithmetic in the internal helper function responsible for computing the required buffer size:
When
can overflow in release builds and wrap around due to Rust’s default wrapping semantics for integer overflow in optimized builds. As a result:
Subsequent safe API calls (e.g., Summary of the issue: integer overflow → undersized allocation → inconsistent metadata (len/cap vs actual buffer) → unsafe internal access using corrupted metadata → heap buffer overflow (UB) PoCPoC 1: Out-of-bounds write via
|
2.6.0
unknown
Dependencies (3)
|
|
2.5.3
unknown
1 CVE
CVE-2026-44983
GHSA-97wc-2hqc-cjgr
May 09, 2026
smallbitvec: Integer overflow in safe API leads to heap buffer overflow
7.3
/ 10
High
Local
Low
None
None
Unchanged
Low
Low
High
SummaryAn integer overflow in the internal capacity calculation of DetailsThe issue originates from unchecked arithmetic in the internal helper function responsible for computing the required buffer size:
When
can overflow in release builds and wrap around due to Rust’s default wrapping semantics for integer overflow in optimized builds. As a result:
Subsequent safe API calls (e.g., Summary of the issue: integer overflow → undersized allocation → inconsistent metadata (len/cap vs actual buffer) → unsafe internal access using corrupted metadata → heap buffer overflow (UB) PoCPoC 1: Out-of-bounds write via
|
2.5.3
unknown
Dependencies (2)
|
|
2.5.2
unknown
1 CVE
CVE-2026-44983
GHSA-97wc-2hqc-cjgr
May 09, 2026
smallbitvec: Integer overflow in safe API leads to heap buffer overflow
7.3
/ 10
High
Local
Low
None
None
Unchanged
Low
Low
High
SummaryAn integer overflow in the internal capacity calculation of DetailsThe issue originates from unchecked arithmetic in the internal helper function responsible for computing the required buffer size:
When
can overflow in release builds and wrap around due to Rust’s default wrapping semantics for integer overflow in optimized builds. As a result:
Subsequent safe API calls (e.g., Summary of the issue: integer overflow → undersized allocation → inconsistent metadata (len/cap vs actual buffer) → unsafe internal access using corrupted metadata → heap buffer overflow (UB) PoCPoC 1: Out-of-bounds write via
|
2.5.2
unknown
Dependencies (2)
|
|
2.5.1
unknown
1 CVE
CVE-2026-44983
GHSA-97wc-2hqc-cjgr
May 09, 2026
smallbitvec: Integer overflow in safe API leads to heap buffer overflow
7.3
/ 10
High
Local
Low
None
None
Unchanged
Low
Low
High
SummaryAn integer overflow in the internal capacity calculation of DetailsThe issue originates from unchecked arithmetic in the internal helper function responsible for computing the required buffer size:
When
can overflow in release builds and wrap around due to Rust’s default wrapping semantics for integer overflow in optimized builds. As a result:
Subsequent safe API calls (e.g., Summary of the issue: integer overflow → undersized allocation → inconsistent metadata (len/cap vs actual buffer) → unsafe internal access using corrupted metadata → heap buffer overflow (UB) PoCPoC 1: Out-of-bounds write via
|
2.5.1
unknown
Dependencies (2)
|
|
2.5.0
unknown
1 CVE
CVE-2026-44983
GHSA-97wc-2hqc-cjgr
May 09, 2026
smallbitvec: Integer overflow in safe API leads to heap buffer overflow
7.3
/ 10
High
Local
Low
None
None
Unchanged
Low
Low
High
SummaryAn integer overflow in the internal capacity calculation of DetailsThe issue originates from unchecked arithmetic in the internal helper function responsible for computing the required buffer size:
When
can overflow in release builds and wrap around due to Rust’s default wrapping semantics for integer overflow in optimized builds. As a result:
Subsequent safe API calls (e.g., Summary of the issue: integer overflow → undersized allocation → inconsistent metadata (len/cap vs actual buffer) → unsafe internal access using corrupted metadata → heap buffer overflow (UB) PoCPoC 1: Out-of-bounds write via
|
2.5.0
unknown
Dependencies (2)
|
|
2.4.0
unknown
1 CVE
CVE-2026-44983
GHSA-97wc-2hqc-cjgr
May 09, 2026
smallbitvec: Integer overflow in safe API leads to heap buffer overflow
7.3
/ 10
High
Local
Low
None
None
Unchanged
Low
Low
High
SummaryAn integer overflow in the internal capacity calculation of DetailsThe issue originates from unchecked arithmetic in the internal helper function responsible for computing the required buffer size:
When
can overflow in release builds and wrap around due to Rust’s default wrapping semantics for integer overflow in optimized builds. As a result:
Subsequent safe API calls (e.g., Summary of the issue: integer overflow → undersized allocation → inconsistent metadata (len/cap vs actual buffer) → unsafe internal access using corrupted metadata → heap buffer overflow (UB) PoCPoC 1: Out-of-bounds write via
|
2.4.0
unknown
Dependencies (2)
|
|
2.3.0
unknown
1 CVE
CVE-2026-44983
GHSA-97wc-2hqc-cjgr
May 09, 2026
smallbitvec: Integer overflow in safe API leads to heap buffer overflow
7.3
/ 10
High
Local
Low
None
None
Unchanged
Low
Low
High
SummaryAn integer overflow in the internal capacity calculation of DetailsThe issue originates from unchecked arithmetic in the internal helper function responsible for computing the required buffer size:
When
can overflow in release builds and wrap around due to Rust’s default wrapping semantics for integer overflow in optimized builds. As a result:
Subsequent safe API calls (e.g., Summary of the issue: integer overflow → undersized allocation → inconsistent metadata (len/cap vs actual buffer) → unsafe internal access using corrupted metadata → heap buffer overflow (UB) PoCPoC 1: Out-of-bounds write via
|
2.3.0
unknown
Dependencies (2)
|
|
2.2.0
unknown
1 CVE
CVE-2026-44983
GHSA-97wc-2hqc-cjgr
May 09, 2026
smallbitvec: Integer overflow in safe API leads to heap buffer overflow
7.3
/ 10
High
Local
Low
None
None
Unchanged
Low
Low
High
SummaryAn integer overflow in the internal capacity calculation of DetailsThe issue originates from unchecked arithmetic in the internal helper function responsible for computing the required buffer size:
When
can overflow in release builds and wrap around due to Rust’s default wrapping semantics for integer overflow in optimized builds. As a result:
Subsequent safe API calls (e.g., Summary of the issue: integer overflow → undersized allocation → inconsistent metadata (len/cap vs actual buffer) → unsafe internal access using corrupted metadata → heap buffer overflow (UB) PoCPoC 1: Out-of-bounds write via
|
2.2.0
unknown
Dependencies (2)
|
|
2.1.1
unknown
1 CVE
CVE-2026-44983
GHSA-97wc-2hqc-cjgr
May 09, 2026
smallbitvec: Integer overflow in safe API leads to heap buffer overflow
7.3
/ 10
High
Local
Low
None
None
Unchanged
Low
Low
High
SummaryAn integer overflow in the internal capacity calculation of DetailsThe issue originates from unchecked arithmetic in the internal helper function responsible for computing the required buffer size:
When
can overflow in release builds and wrap around due to Rust’s default wrapping semantics for integer overflow in optimized builds. As a result:
Subsequent safe API calls (e.g., Summary of the issue: integer overflow → undersized allocation → inconsistent metadata (len/cap vs actual buffer) → unsafe internal access using corrupted metadata → heap buffer overflow (UB) PoCPoC 1: Out-of-bounds write via
|
2.1.1
unknown
Dependencies (2)
|
|
2.1.0
unknown
1 CVE
CVE-2026-44983
GHSA-97wc-2hqc-cjgr
May 09, 2026
smallbitvec: Integer overflow in safe API leads to heap buffer overflow
7.3
/ 10
High
Local
Low
None
None
Unchanged
Low
Low
High
SummaryAn integer overflow in the internal capacity calculation of DetailsThe issue originates from unchecked arithmetic in the internal helper function responsible for computing the required buffer size:
When
can overflow in release builds and wrap around due to Rust’s default wrapping semantics for integer overflow in optimized builds. As a result:
Subsequent safe API calls (e.g., Summary of the issue: integer overflow → undersized allocation → inconsistent metadata (len/cap vs actual buffer) → unsafe internal access using corrupted metadata → heap buffer overflow (UB) PoCPoC 1: Out-of-bounds write via
|
2.1.0
unknown
Dependencies (2)
|
|
2.0.0
unknown
1 CVE
CVE-2026-44983
GHSA-97wc-2hqc-cjgr
May 09, 2026
smallbitvec: Integer overflow in safe API leads to heap buffer overflow
7.3
/ 10
High
Local
Low
None
None
Unchanged
Low
Low
High
SummaryAn integer overflow in the internal capacity calculation of DetailsThe issue originates from unchecked arithmetic in the internal helper function responsible for computing the required buffer size:
When
can overflow in release builds and wrap around due to Rust’s default wrapping semantics for integer overflow in optimized builds. As a result:
Subsequent safe API calls (e.g., Summary of the issue: integer overflow → undersized allocation → inconsistent metadata (len/cap vs actual buffer) → unsafe internal access using corrupted metadata → heap buffer overflow (UB) PoCPoC 1: Out-of-bounds write via
|
2.0.0
unknown
Dependencies (2)
|
|
1.1.0
unknown
1 CVE
CVE-2026-44983
GHSA-97wc-2hqc-cjgr
May 09, 2026
smallbitvec: Integer overflow in safe API leads to heap buffer overflow
7.3
/ 10
High
Local
Low
None
None
Unchanged
Low
Low
High
SummaryAn integer overflow in the internal capacity calculation of DetailsThe issue originates from unchecked arithmetic in the internal helper function responsible for computing the required buffer size:
When
can overflow in release builds and wrap around due to Rust’s default wrapping semantics for integer overflow in optimized builds. As a result:
Subsequent safe API calls (e.g., Summary of the issue: integer overflow → undersized allocation → inconsistent metadata (len/cap vs actual buffer) → unsafe internal access using corrupted metadata → heap buffer overflow (UB) PoCPoC 1: Out-of-bounds write via
|
1.1.0
unknown
Dependencies (2)
|
|
1.0.7
unknown
1 CVE
CVE-2026-44983
GHSA-97wc-2hqc-cjgr
May 09, 2026
smallbitvec: Integer overflow in safe API leads to heap buffer overflow
7.3
/ 10
High
Local
Low
None
None
Unchanged
Low
Low
High
SummaryAn integer overflow in the internal capacity calculation of DetailsThe issue originates from unchecked arithmetic in the internal helper function responsible for computing the required buffer size:
When
can overflow in release builds and wrap around due to Rust’s default wrapping semantics for integer overflow in optimized builds. As a result:
Subsequent safe API calls (e.g., Summary of the issue: integer overflow → undersized allocation → inconsistent metadata (len/cap vs actual buffer) → unsafe internal access using corrupted metadata → heap buffer overflow (UB) PoCPoC 1: Out-of-bounds write via
|
1.0.7
unknown
Dependencies (2)
|
|
1.0.6
unknown
1 CVE
CVE-2026-44983
GHSA-97wc-2hqc-cjgr
May 09, 2026
smallbitvec: Integer overflow in safe API leads to heap buffer overflow
7.3
/ 10
High
Local
Low
None
None
Unchanged
Low
Low
High
SummaryAn integer overflow in the internal capacity calculation of DetailsThe issue originates from unchecked arithmetic in the internal helper function responsible for computing the required buffer size:
When
can overflow in release builds and wrap around due to Rust’s default wrapping semantics for integer overflow in optimized builds. As a result:
Subsequent safe API calls (e.g., Summary of the issue: integer overflow → undersized allocation → inconsistent metadata (len/cap vs actual buffer) → unsafe internal access using corrupted metadata → heap buffer overflow (UB) PoCPoC 1: Out-of-bounds write via
|
1.0.6
unknown
Dependencies (2)
|
|
1.0.5
unknown
1 CVE
CVE-2026-44983
GHSA-97wc-2hqc-cjgr
May 09, 2026
smallbitvec: Integer overflow in safe API leads to heap buffer overflow
7.3
/ 10
High
Local
Low
None
None
Unchanged
Low
Low
High
SummaryAn integer overflow in the internal capacity calculation of DetailsThe issue originates from unchecked arithmetic in the internal helper function responsible for computing the required buffer size:
When
can overflow in release builds and wrap around due to Rust’s default wrapping semantics for integer overflow in optimized builds. As a result:
Subsequent safe API calls (e.g., Summary of the issue: integer overflow → undersized allocation → inconsistent metadata (len/cap vs actual buffer) → unsafe internal access using corrupted metadata → heap buffer overflow (UB) PoCPoC 1: Out-of-bounds write via
|
1.0.5
unknown
Dependencies (2)
|
|
1.0.4
unknown
1 CVE
CVE-2026-44983
GHSA-97wc-2hqc-cjgr
May 09, 2026
smallbitvec: Integer overflow in safe API leads to heap buffer overflow
7.3
/ 10
High
Local
Low
None
None
Unchanged
Low
Low
High
SummaryAn integer overflow in the internal capacity calculation of DetailsThe issue originates from unchecked arithmetic in the internal helper function responsible for computing the required buffer size:
When
can overflow in release builds and wrap around due to Rust’s default wrapping semantics for integer overflow in optimized builds. As a result:
Subsequent safe API calls (e.g., Summary of the issue: integer overflow → undersized allocation → inconsistent metadata (len/cap vs actual buffer) → unsafe internal access using corrupted metadata → heap buffer overflow (UB) PoCPoC 1: Out-of-bounds write via
|
1.0.4
unknown
Dependencies (2)
|
|
1.0.3
unknown
1 CVE
CVE-2026-44983
GHSA-97wc-2hqc-cjgr
May 09, 2026
smallbitvec: Integer overflow in safe API leads to heap buffer overflow
7.3
/ 10
High
Local
Low
None
None
Unchanged
Low
Low
High
SummaryAn integer overflow in the internal capacity calculation of DetailsThe issue originates from unchecked arithmetic in the internal helper function responsible for computing the required buffer size:
When
can overflow in release builds and wrap around due to Rust’s default wrapping semantics for integer overflow in optimized builds. As a result:
Subsequent safe API calls (e.g., Summary of the issue: integer overflow → undersized allocation → inconsistent metadata (len/cap vs actual buffer) → unsafe internal access using corrupted metadata → heap buffer overflow (UB) PoCPoC 1: Out-of-bounds write via
|
1.0.3
unknown
Dependencies (2)
|
|
1.0.2
unknown
1 CVE
CVE-2026-44983
GHSA-97wc-2hqc-cjgr
May 09, 2026
smallbitvec: Integer overflow in safe API leads to heap buffer overflow
7.3
/ 10
High
Local
Low
None
None
Unchanged
Low
Low
High
SummaryAn integer overflow in the internal capacity calculation of DetailsThe issue originates from unchecked arithmetic in the internal helper function responsible for computing the required buffer size:
When
can overflow in release builds and wrap around due to Rust’s default wrapping semantics for integer overflow in optimized builds. As a result:
Subsequent safe API calls (e.g., Summary of the issue: integer overflow → undersized allocation → inconsistent metadata (len/cap vs actual buffer) → unsafe internal access using corrupted metadata → heap buffer overflow (UB) PoCPoC 1: Out-of-bounds write via
|
1.0.2
unknown
Dependencies (2)
|
|
1.0.1
unknown
1 CVE
CVE-2026-44983
GHSA-97wc-2hqc-cjgr
May 09, 2026
smallbitvec: Integer overflow in safe API leads to heap buffer overflow
7.3
/ 10
High
Local
Low
None
None
Unchanged
Low
Low
High
SummaryAn integer overflow in the internal capacity calculation of DetailsThe issue originates from unchecked arithmetic in the internal helper function responsible for computing the required buffer size:
When
can overflow in release builds and wrap around due to Rust’s default wrapping semantics for integer overflow in optimized builds. As a result:
Subsequent safe API calls (e.g., Summary of the issue: integer overflow → undersized allocation → inconsistent metadata (len/cap vs actual buffer) → unsafe internal access using corrupted metadata → heap buffer overflow (UB) PoCPoC 1: Out-of-bounds write via
|
1.0.1
unknown
Dependencies (2)
|
|
1.0.0
unknown
|
1.0.0
unknown
|