Lucene search
K

10009 matches found

OSV
OSV
added 2021/04/11 8:15 p.m.2 views

UBUNTU-CVE-2021-28876

In the standard library in Rust before 1.52.0, the Zip implementation has a panic safety issue. It calls iteratorgetunchecked more than once for the same index when the underlying iterator panics in certain conditions. This bug could lead to a memory safety violation due to an unmet safety...

5.3CVSS6.8AI score0.00419EPSS
Exploits1References4
Prion
Prion
added 2021/04/11 8:15 p.m.22 views

Design/Logic Flaw

In the standard library in Rust before 1.52.0, the Zip implementation has a panic safety issue. It calls iteratorgetunchecked more than once for the same index when the underlying iterator panics in certain conditions. This bug could lead to a memory safety violation due to an unmet safety...

4.3CVSS7AI score0.00419EPSS
Exploits1References6Affected Software2
OSV
OSV
added 2021/04/11 8:15 p.m.0 views

UBUNTU-CVE-2020-36317

In the standard library in Rust before 1.49.0, String::retain function has a panic safety problem. It allows creation of a non-UTF-8 Rust string when the provided closure panics. This bug could result in a memory safety violation when other string APIs assume that UTF-8 encoding is used on the sa...

7.5CVSS7.1AI score0.00203EPSS
Exploits1References4
OSV
OSV
added 2021/04/11 8:15 p.m.2 views

UBUNTU-CVE-2015-20001

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 siftup or siftdownrange panics. This bug leads to a drop of zeroed memory as an arbitrary type, which can result in a memory...

7.5CVSS5.9AI score0.00274EPSS
Exploits1References4
Cvelist
Cvelist
added 2021/04/11 7:6 p.m.18 views

CVE-2015-20001

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 siftup or siftdownrange panics. This bug leads to a drop of zeroed memory as an arbitrary type, which can result in a memory...

7.7AI score0.00274EPSS
Exploits1References2
Debian CVE
Debian CVE
added 2021/04/11 12:0 a.m.32 views

CVE-2021-28876

In the standard library in Rust before 1.52.0, the Zip implementation has a panic safety issue. It calls iteratorgetunchecked more than once for the same index when the underlying iterator panics in certain conditions. This bug could lead to a memory safety violation due to an unmet safety...

5.3CVSS5.7AI score0.00419EPSS
Exploits1
CVE
CVE
added 2021/04/11 12:0 a.m.144 views

CVE-2021-28876

The CVE-2021-28876 issue affects the Rust standard library’s Zip implementation up to Rust 1.51.x, where __iterator_get_unchecked() can be invoked more than once for the same index if the underlying iterator panics. This creates a memory-safety violation risk related to TrustedRandomAccess. Impac...

5.3CVSS7AI score0.00419EPSS
Exploits1References6Affected Software1
Positive Technologies
Positive Technologies
added 2021/04/11 12:0 a.m.4 views

PT-2021-17972 · Rust +6 · Rust +6

Name of the Vulnerable Software and Affected Versions: Rust versions prior to 1.52.0 Description: The issue is related to a panic safety problem in the Zip implementation of the Rust standard library. It occurs when the underlying iterator panics under certain conditions, causing iterator get...

9.8CVSS6.8AI score0.011EPSS
Exploits7References66
Positive Technologies
Positive Technologies
added 2021/04/09 12:0 a.m.2 views

PT-2024-11063 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to the commit 014c9caa29d3 Description: The issue is related to the ext4 file system in the Linux kernel. Before commit 014c9caa29d3, a series of commands could trigger a panic. The commands include mounting a file...

5.5CVSS5.5AI score0.00018EPSS
Exploits0References17
OSV
OSV
added 2021/04/07 10:15 p.m.2 views

CVE-2021-30456

An issue was discovered in the id-map crate through 2021-02-26 for Rust. A double free can occur in getorinsert upon a panic of a user-provided f function...

9.8CVSS7.3AI score0.00433EPSS
Exploits0References1
OSV
OSV
added 2021/04/07 10:15 p.m.2 views

CVE-2021-30455

An issue was discovered in the id-map crate through 2021-02-26 for Rust. A double free can occur in IdMap::clonefrom upon a .clone panic...

9.8CVSS7.3AI score0.00433EPSS
Exploits0References1
NVD
NVD
added 2021/04/07 10:15 p.m.6 views

CVE-2021-30457

An issue was discovered in the id-map crate through 2021-02-26 for Rust. A double free can occur in removeset upon a panic in a Drop impl...

9.8CVSS0.00433EPSS
Exploits0References1
NVD
NVD
added 2021/04/07 10:15 p.m.11 views

CVE-2021-30455

An issue was discovered in the id-map crate through 2021-02-26 for Rust. A double free can occur in IdMap::clonefrom upon a .clone panic...

9.8CVSS0.00433EPSS
Exploits0References1
OSV
OSV
added 2021/04/07 10:15 p.m.1 views

CVE-2021-30457

An issue was discovered in the id-map crate through 2021-02-26 for Rust. A double free can occur in removeset upon a panic in a Drop impl...

9.8CVSS7.3AI score0.00433EPSS
Exploits0References1
Prion
Prion
added 2021/04/07 10:15 p.m.11 views

Double free

An issue was discovered in the id-map crate through 2021-02-26 for Rust. A double free can occur in getorinsert upon a panic of a user-provided f function...

7.5CVSS9.4AI score0.00433EPSS
Exploits0References1Affected Software1
Prion
Prion
added 2021/04/07 10:15 p.m.16 views

Double free

An issue was discovered in the id-map crate through 2021-02-26 for Rust. A double free can occur in IdMap::clonefrom upon a .clone panic...

7.5CVSS9.4AI score0.00433EPSS
Exploits0References1Affected Software1
Prion
Prion
added 2021/04/07 10:15 p.m.18 views

Double free

An issue was discovered in the id-map crate through 2021-02-26 for Rust. A double free can occur in removeset upon a panic in a Drop impl...

7.5CVSS9.4AI score0.00433EPSS
Exploits0References1Affected Software1
CVE
CVE
added 2021/04/07 9:20 p.m.53 views

CVE-2021-30455

Summary: The CVE-2021-30455 entry concerns the Rust id-map crate (up to 2021-02-26) with a vulnerability causing a double free in IdMap::clone_from when a .clone panics. Multiple connected sources corroborate a double-free scenario during cloning, including Red Hat, OSV advisories, CNVD, and CVE ...

9.8CVSS9.3AI score0.00433EPSS
Exploits0References1Affected Software1
CVE
CVE
added 2021/04/07 9:19 p.m.50 views

CVE-2021-30457

The CVE-2021-30457 entry pertains to the Rust id-map crate, with a concrete issue: a double free that can occur in remove_set when a panic happens in a Drop implementation. This vulnerability affects id-map versions up to 2021-02-26 and is highlighted across multiple advisories (e.g., OSV and Red...

9.8CVSS9.3AI score0.00433EPSS
Exploits0References1Affected Software1
Cvelist
Cvelist
added 2021/04/07 9:19 p.m.9 views

CVE-2021-30456

An issue was discovered in the id-map crate through 2021-02-26 for Rust. A double free can occur in getorinsert upon a panic of a user-provided f function...

9.7AI score0.00433EPSS
Exploits0References1
Rows per page
Query Builder