Lucene search
K

9526 matches found

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

DEBIAN-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.5CVSS8AI score0.02122EPSS
Exploits1References1
OSV
OSV
added 2021/04/11 8:15 p.m.25 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.5CVSS6.7AI score
Exploits0References2
OSV
OSV
added 2021/04/11 8:15 p.m.30 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.5CVSS6.7AI score
Exploits0References3
OSV
OSV
added 2021/04/11 8:15 p.m.3 views

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

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

CVE-2021-28878

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

7.5CVSS6.7AI score
Exploits0References6
OSV
OSV
added 2021/04/11 8:15 p.m.3 views

DEBIAN-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.5CVSS7.4AI score0.01324EPSS
Exploits1References1
Prion
Prion
added 2021/04/11 8:15 p.m.23 views

Design/Logic Flaw

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

5CVSS7.3AI score0.01324EPSS
Exploits1References2Affected Software1
AlpineLinux
AlpineLinux
added 2021/04/11 8:15 p.m.15 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
Exploits1
OSV
OSV
added 2021/04/11 8:15 p.m.0 views

UBUNTU-CVE-2021-28878

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

7.5CVSS7.1AI score0.01997EPSS
Exploits1References4
OSV
OSV
added 2021/04/11 8:15 p.m.3 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.01324EPSS
Exploits1References4
UbuntuCve
UbuntuCve
added 2021/04/11 8:15 p.m.33 views

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.1AI score0.01387EPSS
Exploits0References2
OSV
OSV
added 2021/04/11 8:15 p.m.1 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
Exploits0References3
UbuntuCve
UbuntuCve
added 2021/04/11 8:15 p.m.39 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
Exploits1References3
Prion
Prion
added 2021/04/11 8:15 p.m.24 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
Exploits1References2Affected Software1
UbuntuCve
UbuntuCve
added 2021/04/11 8:15 p.m.19 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.5CVSS7.1AI score0.01324EPSS
Exploits1References3
OSV
OSV
added 2021/04/11 8:15 p.m.3 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
Exploits1References4
Prion
Prion
added 2021/04/11 8:15 p.m.22 views

Design/Logic Flaw

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

5CVSS7.5AI score0.01387EPSS
Exploits0References2Affected Software1
OSV
OSV
added 2021/04/11 8:15 p.m.1 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
Exploits1References4
Prion
Prion
added 2021/04/11 8:15 p.m.24 views

Double free

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

7.5CVSS9.3AI score0.01676EPSS
Exploits1References2Affected Software1
Rows per page
Query Builder