Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

debian логотип

CVE-2026-44983

Опубликовано: 26 мая 2026
Источник: debian

Описание

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.

Пакеты

ПакетСтатусВерсия исправленияРелизТип
rust-smallbitvecfixed2.6.1-1package
rust-smallbitvecno-dsatrixiepackage
rust-smallbitvecno-dsabookwormpackage

Примечания

  • https://github.com/servo/smallbitvec/security/advisories/GHSA-97wc-2hqc-cjgr

Связанные уязвимости

CVSS3: 7.3
ubuntu
3 месяца назад

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.

CVSS3: 7.3
nvd
3 месяца назад

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.

CVSS3: 7.3
github
3 месяца назад

smallbitvec: Integer overflow in safe API leads to heap buffer overflow