Lucene search
+L

11433 matches found

Prion
Prion
added 2021/04/11 8:15 p.m.31 views

Design/Logic Flaw

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...

5CVSS7.5AI score0.01509EPSS
SaveExploits1References2Affected Software1
Prion
Prion
added 2021/04/11 8:15 p.m.33 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.01566EPSS
SaveExploits1References6Affected Software2
AlpineLinux
AlpineLinux
added 2021/04/11 8:15 p.m.90 views

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.01509EPSS
SaveExploits1
OSV
OSV
added 2021/04/11 8:15 p.m.13 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.01509EPSS
SaveExploits1References4
OSV
OSV
added 2021/04/11 8:15 p.m.21 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.01566EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2021/04/11 7:06 p.m.31 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.01324EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2021/04/11 12:00 a.m.14 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.0289EPSS
SaveExploits7References66
Debian CVE
Debian CVE
added 2021/04/11 12:00 a.m.60 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.01566EPSS
SaveExploits1
CVE
CVE
added 2021/04/11 12:00 a.m.170 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.01566EPSS
SaveExploits1References6Affected Software1
Positive Technologies
Positive Technologies
added 2021/04/09 12:00 a.m.6 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.00222EPSS
SaveExploits0References17
OSV
OSV
added 2021/04/07 10:15 p.m.10 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.011EPSS
SaveExploits0References1
NVD
NVD
added 2021/04/07 10:15 p.m.34 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.011EPSS
SaveExploits0References1
OSV
OSV
added 2021/04/07 10:15 p.m.10 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.011EPSS
SaveExploits0References1
OSV
OSV
added 2021/04/07 10:15 p.m.9 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.011EPSS
SaveExploits0References1
NVD
NVD
added 2021/04/07 10:15 p.m.24 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.011EPSS
SaveExploits0References1
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 getorinsert upon a panic of a user-provided f function...

7.5CVSS9.4AI score0.011EPSS
SaveExploits0References1Affected Software1
ATTACKERKB
ATTACKERKB
added 2021/04/07 10:15 p.m.7 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.8CVSS7AI score0.011EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2021/04/07 10:15 p.m.9 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.8CVSS7AI score0.011EPSS
SaveExploits0References2
Prion
Prion
added 2021/04/07 10:15 p.m.25 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.011EPSS
SaveExploits0References1Affected Software1
Prion
Prion
added 2021/04/07 10:15 p.m.23 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.011EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder