Lucene search
K

9526 matches found

Debian CVE
Debian CVE
added 2021/04/01 4:23 a.m.15 views

CVE-2021-29939

An issue was discovered in the stackvector crate through 2021-02-19 for Rust. There is an out-of-bounds write in StackVec::extend if sizehint provides certain anomalous data...

7.5CVSS7.2AI score0.01025EPSS
Exploits1
Cvelist
Cvelist
added 2021/04/01 4:22 a.m.11 views

CVE-2021-29940

An issue was discovered in the through crate through 2021-02-18 for Rust. There is a double free in through and throughand upon a panic of the map function...

9.8AI score0.01326EPSS
Exploits1References1
CVE
CVE
added 2021/04/01 4:22 a.m.95 views

CVE-2021-29940

CVE-2021-29940 affects the Rust crate and related advisories: the through/through_and code path can trigger a double free when the mapping function panics. The root cause involves duplicating ownership via ptr::read on a mutable reference, causing both the original and the duplicated object to be...

9.8CVSS9.4AI score0.01326EPSS
Exploits1References1Affected Software1
CVE
CVE
added 2021/04/01 4:22 a.m.80 views

CVE-2021-29941

CVE-2021-29941 concerns the Rust crate reorder (through 2021-02-24) and stems from the function swap_index performing an out-of-bounds write when an iterator’s len() is inconsistent with the yielded elements. The issue arises because swap_index reserves capacity and sets vector length based on it...

7.5CVSS7.1AI score0.009EPSS
Exploits1References1Affected Software1
Cvelist
Cvelist
added 2021/04/01 4:22 a.m.26 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.4AI score0.009EPSS
Exploits1References1
Cvelist
Cvelist
added 2021/04/01 4:22 a.m.13 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.3AI score0.009EPSS
Exploits1References1
CVE
CVE
added 2021/04/01 4:22 a.m.75 views

CVE-2021-29942

CVE-2021-29942 affects the Rust reorder crate. The issue is in swap_index: if the iterator’s len() is too large, swap_index may return uninitialized values; if len() is too small, it can write out of bounds. In short, the vulnerability stems from incorrect use of iterator length hints in construc...

7.5CVSS7AI score0.009EPSS
Exploits1References1Affected Software1
CNNVD
CNNVD
added 2021/04/01 12:0 a.m.4 views

Rust 资源管理错误漏洞

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A denial of service vulnerability exists in parseduration crate for Rust 2021-03-18 and earlier versions, which can be exploited by an attacker to cause a denial of service CPU and memory consumption via a large...

7.5CVSS5.7AI score0.00973EPSS
Exploits0References2
CNNVD
CNNVD
added 2021/04/01 12:0 a.m.3 views

Rust 资源管理错误漏洞

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A resource management error vulnerability exists in through crate for Rust 2021-02-18 and earlier versions, which stems from a double release in the map function. No details of the vulnerability are provided at...

9.8CVSS5.5AI score0.01326EPSS
Exploits1References2
CNNVD
CNNVD
added 2021/04/01 12:0 a.m.3 views

Rust 安全漏洞

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A security vulnerability exists in telemetry crate for Rust 2021-02-17 and earlier versions, which stems from the loss of uninitialized memory if panics is called using misc::vecwithsize. No details of the...

9.8CVSS5.5AI score0.01363EPSS
Exploits1References2
CNNVD
CNNVD
added 2021/04/01 12:0 a.m.4 views

Rust 缓冲区错误漏洞

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A security vulnerability exists in Rust that stems from the loss of uninitialized memory that sometimes occurs. No details of the vulnerability are provided at this time...

7.5CVSS5.5AI score0.01135EPSS
Exploits1References2
CNNVD
CNNVD
added 2021/04/01 12:0 a.m.3 views

Rust 安全漏洞

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A security vulnerability exists in adtensor crate for Rust 2021-01-11 and earlier versions, which stems from the FromIterator implementation via Vector and Matrix, with some uninitialized memory loss. No details...

9.8CVSS5.5AI score0.01326EPSS
Exploits1References2
CNNVD
CNNVD
added 2021/04/01 12:0 a.m.3 views

Rust 资源管理错误漏洞

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A resource management error vulnerability exists in rocket crate for Rust prior to version 0.4.7, which stems from the fact that if a user-supplied function appears to be panic, the uri::Formatter can be...

7.5CVSS5.5AI score0.01025EPSS
Exploits1References2
CNNVD
CNNVD
added 2021/04/01 12:0 a.m.11 views

Rust 缓冲区错误漏洞

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.5CVSS5.9AI score0.009EPSS
Exploits1References2
CNNVD
CNNVD
added 2021/04/01 12:0 a.m.4 views

Rust 缓冲区错误漏洞

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A security vulnerability exists in Rust on 2021-02-19 and earlier versions, which stems from an out-of-bounds write in StackVec::extend that could result in an out-of-bounds write if certain exception data is...

7.5CVSS6.3AI score0.01025EPSS
Exploits1References2
CNNVD
CNNVD
added 2021/04/01 12:0 a.m.6 views

Rust 缓冲区错误漏洞

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.5CVSS5.9AI score0.009EPSS
Exploits1References2
CNNVD
CNNVD
added 2021/04/01 12:0 a.m.5 views

Rust 资源管理错误漏洞

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A resource management error vulnerability exists in endiantrait crate for Rust 2021-01-04 and earlier versions, which stems from an error that can occur when a user-supplied endian impl occurs panic. No detailed...

7.5CVSS5.5AI score0.01135EPSS
Exploits1References2
CNNVD
CNNVD
added 2021/04/01 12:0 a.m.4 views

Rust 资源管理错误漏洞

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A resource management error vulnerability exists in arenavec crate for Rust versions 2021-01-12 and earlier, which stems from T::drop. No details of the vulnerability are provided at this time...

7.5CVSS5.5AI score0.00973EPSS
Exploits0References2
CNNVD
CNNVD
added 2021/04/01 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 slice-deque crate for Rust 2021-02-19 and earlier versions, which originates from SliceDeque::drainfilter.No detailed vulnerability details are available at th...

7.5CVSS5.5AI score0.01135EPSS
Exploits1References2
CNNVD
CNNVD
added 2021/04/01 12:0 a.m.5 views

Rust 资源管理错误漏洞

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. Rust has a security vulnerability in version 2021-01-26 and earlier, which stems from the fact that elements may be deleted twice if the .next method is wrong. No details of the vulnerability are available at th...

7.5CVSS5.5AI score0.01135EPSS
Exploits1References2
Rows per page
Query Builder