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

exploitDog

debian логотип

CVE-2015-20001

Опубликовано: 11 апр. 2021
Источник: debian

Описание

In the standard library in Rust before 1.2.0, BinaryHeap is not panic-safe. The binary heap is left in an inconsistent state when the comparison of generic elements inside sift_up or sift_down_range panics. This bug leads to a drop of zeroed memory as an arbitrary type, which can result in a memory safety violation.

Пакеты

ПакетСтатусВерсия исправленияРелизТип
rustcfixed1.2.0+dfsg1-1package
rustcno-dsabullseyepackage
rustcno-dsabusterpackage

Примечания

  • https://github.com/rust-lang/rust/issues/25842

  • https://github.com/rust-lang/rust/pull/25856

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

CVSS3: 7.5
ubuntu
почти 5 лет назад

In the standard library in Rust before 1.2.0, BinaryHeap is not panic-safe. The binary heap is left in an inconsistent state when the comparison of generic elements inside sift_up or sift_down_range panics. This bug leads to a drop of zeroed memory as an arbitrary type, which can result in a memory safety violation.

CVSS3: 7.5
nvd
почти 5 лет назад

In the standard library in Rust before 1.2.0, BinaryHeap is not panic-safe. The binary heap is left in an inconsistent state when the comparison of generic elements inside sift_up or sift_down_range panics. This bug leads to a drop of zeroed memory as an arbitrary type, which can result in a memory safety violation.

github
больше 3 лет назад

In the standard library in Rust before 1.2.0, BinaryHeap is not panic-safe. The binary heap is left in an inconsistent state when the comparison of generic elements inside sift_up or sift_down_range panics. This bug leads to a drop of zeroed memory as an arbitrary type, which can result in a memory safety violation.