Lucene search
+L

881 matches found

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

CVE-2020-36318

In the standard library in Rust before 1.49.0, VecDeque::makecontiguous has a bug that pops the same element more than once under certain condition. This bug could result in a use-after-free or double free...

9.8CVSS6.7AI score
SaveExploits0References2
OSV
OSV
added 2021/04/11 8:15 p.m.7 views

DEBIAN-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.5AI score0.01566EPSS
SaveExploits1References1
OSV
OSV
added 2021/04/11 8:15 p.m.19 views

CVE-2021-28879

In the standard library in Rust before 1.52.0, the Zip implementation can report an incorrect size due to an integer overflow. This bug can lead to a buffer overflow when a consumed Zip iterator is used again...

9.8CVSS7.1AI score
SaveExploits0References6
NVD
NVD
added 2021/04/11 8:15 p.m.16 views

CVE-2020-36318

In the standard library in Rust before 1.49.0, VecDeque::makecontiguous has a bug that pops the same element more than once under certain condition. This bug could result in a use-after-free or double free...

9.8CVSS0.01676EPSS
SaveExploits1References2
Prion
Prion
added 2021/04/11 8:15 p.m.31 views

Buffer overflow

In the standard library in Rust before 1.50.0, readtoend does not validate the return value from Read in an unsafe context. This bug could lead to a buffer overflow...

5CVSS7.4AI score0.02122EPSS
SaveExploits1References3Affected Software1
AlpineLinux
AlpineLinux
added 2021/04/11 8:15 p.m.30 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.3CVSS7.1AI score0.01566EPSS
SaveExploits1
UbuntuCve
UbuntuCve
added 2021/04/11 8:15 p.m.39 views

CVE-2021-28875

In the standard library in Rust before 1.50.0, readtoend does not validate the return value from Read in an unsafe context. This bug could lead to a buffer overflow...

7.5CVSS7.4AI score0.02122EPSS
SaveExploits1References3
OSV
OSV
added 2021/04/11 8:15 p.m.8 views

UBUNTU-CVE-2020-36318

In the standard library in Rust before 1.49.0, VecDeque::makecontiguous has a bug that pops the same element more than once under certain condition. This bug could result in a use-after-free or double free...

9.8CVSS7.3AI score0.01676EPSS
SaveExploits1References5
OSV
OSV
added 2021/04/11 8:15 p.m.11 views

UBUNTU-CVE-2021-28875

In the standard library in Rust before 1.50.0, readtoend does not validate the return value from Read in an unsafe context. This bug could lead to a buffer overflow...

7.5CVSS7.7AI score0.02122EPSS
SaveExploits1References4
OSV
OSV
added 2021/04/11 8:15 p.m.9 views

UBUNTU-CVE-2021-28877

In the standard library in Rust before 1.51.0, the Zip implementation calls iteratorgetunchecked for the same index more than once when nested. This bug can lead to a memory safety violation due to an unmet safety requirement for the TrustedRandomAccess trait...

7.5CVSS7.3AI score0.01387EPSS
SaveExploits0References3
OSV
OSV
added 2021/04/11 8:15 p.m.20 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
AlpineLinux
AlpineLinux
added 2021/04/11 8:15 p.m.50 views

CVE-2021-28875

In the standard library in Rust before 1.50.0, readtoend does not validate the return value from Read in an unsafe context. This bug could lead to a buffer overflow...

7.5CVSS7AI score0.02122EPSS
SaveExploits1
UbuntuCve
UbuntuCve
added 2021/04/11 8:15 p.m.25 views

CVE-2020-36318

In the standard library in Rust before 1.49.0, VecDeque::makecontiguous has a bug that pops the same element more than once under certain condition. This bug could result in a use-after-free or double free...

9.8CVSS7.2AI score0.01676EPSS
SaveExploits1References4
Prion
Prion
added 2021/04/11 8:15 p.m.31 views

Design/Logic Flaw

In the standard library in Rust before 1.52.0, the Zip implementation calls iteratorgetunchecked more than once for the same index under certain conditions when nextback and next are used together. This bug could lead to a memory safety violation due to an unmet safety requirement for the...

4.3CVSS8.4AI score0.01997EPSS
SaveExploits1References6Affected Software2
OSV
OSV
added 2021/04/11 8:15 p.m.7 views

UBUNTU-CVE-2021-28879

In the standard library in Rust before 1.52.0, the Zip implementation can report an incorrect size due to an integer overflow. This bug can lead to a buffer overflow when a consumed Zip iterator is used again...

9.8CVSS7.7AI score0.02412EPSS
SaveExploits1References4
Debian CVE
Debian CVE
added 2021/04/11 7:06 p.m.36 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.7AI score0.01509EPSS
SaveExploits1
Cvelist
Cvelist
added 2021/04/11 7:06 p.m.28 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...

8AI score0.01509EPSS
SaveExploits1References2
Debian CVE
Debian CVE
added 2021/04/11 7:05 p.m.26 views

CVE-2020-36318

In the standard library in Rust before 1.49.0, VecDeque::makecontiguous has a bug that pops the same element more than once under certain condition. This bug could result in a use-after-free or double free...

9.8CVSS9.5AI score0.01676EPSS
SaveExploits1
Cvelist
Cvelist
added 2021/04/11 7:05 p.m.30 views

CVE-2020-36318

In the standard library in Rust before 1.49.0, VecDeque::makecontiguous has a bug that pops the same element more than once under certain condition. This bug could result in a use-after-free or double free...

9.4AI score0.01676EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2021/04/11 12:00 a.m.6 views

PT-2021-17975 · Rust +6 · Rust +6

Name of the Vulnerable Software and Affected Versions: Rust versions prior to 1.52.0 Description: The issue arises from an integer overflow in the Zip implementation of Rust's standard library, causing it to report an incorrect size. This can lead to a buffer overflow when a consumed Zip iterator...

9.8CVSS7AI score0.0289EPSS
SaveExploits7References67
Rows per page
Query Builder