CVE-2026-44983

smallbitvec is a growable bit-vector for Rust, optimized for size. From 1.0.1 to 2.6.0, an integer overflow in the internal capacity calculation of smallbitvec can lead to an undersized heap allocation, resulting in a heap buffer overflow through safe APIs only. This allows memory corruption without requiring unsafe code from the caller. This vulnerability is fixed in 2.6.1.
Configurations

No configuration.

History

27 May 2026, 14:16

Type Values Removed Values Added
References () https://github.com/servo/smallbitvec/security/advisories/GHSA-97wc-2hqc-cjgr - () https://github.com/servo/smallbitvec/security/advisories/GHSA-97wc-2hqc-cjgr -

26 May 2026, 22:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-26 22:16

Updated : 2026-06-01 18:22


NVD link : CVE-2026-44983

Mitre link : CVE-2026-44983

CVE.ORG link : CVE-2026-44983


JSON object : View

Products Affected

No product.

CWE
CWE-122

Heap-based Buffer Overflow

CWE-190

Integer Overflow or Wraparound