Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
smallbitvec: Safe API Triggered Heap Buffer Overflow via Integer Overflow
Vulnerability 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.
CVSS Information
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H
Vulnerability Type
堆缓冲区溢出
Vulnerability Title
smallbitvec 输入验证错误漏洞
Vulnerability Description
smallbitvec是Servo开源的一个内联或堆存储的小型位向量。 smallbitvec 1.0.1版本至2.6.0版本存在输入验证错误漏洞,该漏洞源于内部容量计算存在整数溢出,导致堆分配不足,通过安全API即可触发堆缓冲区溢出,造成内存损坏。
CVSS Information
N/A
Vulnerability Type
N/A