CVE 7.3 HIGH

smallbitvec: Safe API Triggered Heap Buffer Overflow via Integer Overflow_CVE-2026-44983

7.3 / 10
HIGH
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H

Description

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.

Basic Information

ID CVE-2026-44983
Source GitHub_M
Published May 26, 2026 at 21:38

Affected Product

Vendor servo
Product smallbitvec
Version >= 1.0.1, < 2.6.1
Affected Versions servo smallbitvec >= 1.0.1, < 2.6.1

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.