Lucene search
+L

749 matches found

Microsoft CVE
Microsoft CVE
added 2021/04/24 7:0 a.m.6 views

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.8CVSS7AI score0.02412EPSS
SaveExploits1
Microsoft CVE
Microsoft CVE
added 2021/04/23 7:0 a.m.7 views

In the standard library in Rust before 1.51.0 the Zip implementation calls __iterator_get_unchecked() 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.5CVSS7AI score0.01387EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2021/04/17 5:8 p.m.31 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.8CVSS2.8AI score0.02412EPSS
SaveExploits1References3
Microsoft CVE
Microsoft CVE
added 2021/04/17 7:0 a.m.7 views

In the standard library in Rust before 1.52.0 a double free can occur in the Vec::from_iter function if freeing the element panics.

...

9.8CVSS7AI score0.0289EPSS
SaveExploits1
CNVD
CNVD
added 2021/04/16 12:0 a.m.61 views

Rust Buffer Overflow Vulnerability (CNVD-2021-31918)

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A buffer overflow vulnerability exists in reorder crate for Rust 2021-02-24 and earlier versions, which stems from a swap index write operation that oversteps its bounds if the len returned by the iterator is to...

7.5CVSS7.1AI score0.009EPSS
SaveExploits1References1
CNVD
CNVD
added 2021/04/16 12:0 a.m.46 views

Rust buffer overflow vulnerability (CNVD-2021-29835)

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A buffer overflow vulnerability exists in reorder crate for Rust 2021-02-24 and earlier, which stems from the fact that swapindex may return uninitialized values if the len returned by the iterator is too large...

7.5CVSS7.1AI score0.009EPSS
SaveExploits1References1
OSV
OSV
added 2021/04/14 7:15 a.m.8 views

ALPINE-CVE-2021-31162

In the standard library in Rust before 1.52.0, a double free can occur in the Vec::fromiter function if freeing the element panics...

9.8CVSS7AI score0.0289EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2021/04/14 12:0 a.m.6 views

Rust 资源管理错误漏洞

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A resource management error vulnerability exists in the standard library in versions of Rust prior to 1.53.0, which stems from a double release that occurs in the Vec::fromiter function. No details of the...

9.8CVSS5.6AI score0.0289EPSS
SaveExploits1References12
OSV
OSV
added 2021/04/11 8:15 p.m.5 views

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

DEBIAN-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.8CVSS8.8AI score0.02412EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2021/04/11 8:15 p.m.8 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.3CVSS6.6AI score0.01566EPSS
SaveExploits1References10
OSV
OSV
added 2021/04/11 8:15 p.m.8 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
SaveExploits1References4
ATTACKERKB
ATTACKERKB
added 2021/04/11 8:15 p.m.6 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.5CVSS7.5AI score0.01997EPSS
SaveExploits1References10
OSV
OSV
added 2021/04/11 8:15 p.m.18 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
OSV
OSV
added 2021/04/11 8:15 p.m.5 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
NVD
NVD
added 2021/04/01 5:15 a.m.28 views

CVE-2021-29942

An issue was discovered in the reorder crate through 2021-02-24 for Rust. swapindex can return uninitialized values if an iterator returns a len that is too large...

7.5CVSS0.009EPSS
SaveExploits1References1
OSV
OSV
added 2021/04/01 5:15 a.m.11 views

CVE-2021-29942

An issue was discovered in the reorder crate through 2021-02-24 for Rust. swapindex can return uninitialized values if an iterator returns a len that is too large...

7.3CVSS7.1AI score0.009EPSS
SaveExploits2References1
OSV
OSV
added 2021/04/01 5:15 a.m.10 views

CVE-2021-29941

An issue was discovered in the reorder crate through 2021-02-24 for Rust. swapindex has an out-of-bounds write if an iterator returns a len that is too small...

7.3CVSS7.1AI score0.009EPSS
SaveExploits2References1
NVD
NVD
added 2021/04/01 5:15 a.m.36 views

CVE-2021-29941

An issue was discovered in the reorder crate through 2021-02-24 for Rust. swapindex has an out-of-bounds write if an iterator returns a len that is too small...

7.5CVSS0.009EPSS
SaveExploits1References1
OSV
OSV
added 2021/04/01 5:15 a.m.8 views

CVE-2021-29936

An issue was discovered in the adtensor crate through 2021-01-11 for Rust. There is a drop of uninitialized memory via the FromIterator implementation for Vector and Matrix...

9.8CVSS7.3AI score0.01326EPSS
SaveExploits1References1
Rows per page
Query Builder