Lucene search
K

9526 matches found

RedhatCVE
RedhatCVE
added 2021/04/16 2:31 p.m.21 views

CVE-2018-25008

In the standard library in Rust before 1.29.0, there is weak synchronization in the Arc::getmut method. This synchronization issue can be lead to memory safety issues through race conditions...

5.9CVSS2.4AI score0.01054EPSS
Exploits0References2
CNVD
CNVD
added 2021/04/16 12:0 a.m.8 views

Unspecified Vulnerability in Rust (CNVD-2021-29837)

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.8CVSS6.8AI score0.01363EPSS
Exploits1References1
CNVD
CNVD
added 2021/04/16 12:0 a.m.7 views

Rust Resource Management Error Vulnerability (CNVD-2021-33053)

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.5CVSS6.6AI score0.00973EPSS
Exploits0References1
CNVD
CNVD
added 2021/04/16 12:0 a.m.8 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
Exploits1References1
CNVD
CNVD
added 2021/04/16 12:0 a.m.10 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
Exploits1References1
CNVD
CNVD
added 2021/04/16 12:0 a.m.8 views

Rust Resource Management Error Vulnerability (CNVD-2021-29836)

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.5CVSS6.7AI score0.01135EPSS
Exploits1References1
CNVD
CNVD
added 2021/04/16 12:0 a.m.4 views

Rust Buffer Overflow Vulnerability (CNVD-2021-31917)

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A buffer overflow vulnerability exists in PartialReader in the uuod crate for Rust versions prior to 0.0.4, which can be exploited by an attacker to read the contents of an uninitialized memory location via a...

7.5CVSS6.9AI score0.009EPSS
Exploits1References1
CNVD
CNVD
added 2021/04/16 12:0 a.m.8 views

Unspecified Vulnerability in Rust (CNVD-2021-32029)

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.8CVSS6.8AI score0.01326EPSS
Exploits1References1
OSV
OSV
added 2021/04/14 7:15 a.m.2 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
Exploits1References1
OSV
OSV
added 2021/04/14 7:15 a.m.2 views

DEBIAN-CVE-2020-36323

In the standard library in Rust before 1.52.0, there is an optimization for joining strings that can cause uninitialized bytes to be exposed or the program to crash if the borrowed string changes after its length is checked...

8.2CVSS7.6AI score0.02025EPSS
Exploits0References1
OSV
OSV
added 2021/04/14 7:15 a.m.24 views

CVE-2020-36323

In the standard library in Rust before 1.52.0, there is an optimization for joining strings that can cause uninitialized bytes to be exposed or the program to crash if the borrowed string changes after its length is checked...

8.2CVSS6.5AI score
Exploits0References7
OSV
OSV
added 2021/04/14 7:15 a.m.2 views

DEBIAN-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
Exploits1References1
NVD
NVD
added 2021/04/14 7:15 a.m.20 views

CVE-2020-36323

In the standard library in Rust before 1.52.0, there is an optimization for joining strings that can cause uninitialized bytes to be exposed or the program to crash if the borrowed string changes after its length is checked...

8.2CVSS0.02025EPSS
Exploits0References7
NVD
NVD
added 2021/04/14 7:15 a.m.15 views

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.8CVSS0.0289EPSS
Exploits1References7
OSV
OSV
added 2021/04/14 7:15 a.m.3 views

ALPINE-CVE-2020-36323

In the standard library in Rust before 1.52.0, there is an optimization for joining strings that can cause uninitialized bytes to be exposed or the program to crash if the borrowed string changes after its length is checked...

8.2CVSS6.9AI score0.02025EPSS
Exploits0References1
OSV
OSV
added 2021/04/14 7:15 a.m.31 views

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.8CVSS6.6AI score
Exploits0References7
OSV
OSV
added 2021/04/14 7:15 a.m.6 views

DEBIAN-CVE-2017-20004

In the standard library in Rust before 1.19.0, there is a synchronization problem in the MutexGuard object. MutexGuards can be used across threads with any types, allowing for memory safety issues through race conditions...

5.9CVSS5.9AI score0.00799EPSS
Exploits0References1
OSV
OSV
added 2021/04/14 7:15 a.m.3 views

DEBIAN-CVE-2018-25008

In the standard library in Rust before 1.29.0, there is weak synchronization in the Arc::getmut method. This synchronization issue can be lead to memory safety issues through race conditions...

5.9CVSS5.9AI score0.01054EPSS
Exploits0References1
NVD
NVD
added 2021/04/14 7:15 a.m.19 views

CVE-2018-25008

In the standard library in Rust before 1.29.0, there is weak synchronization in the Arc::getmut method. This synchronization issue can be lead to memory safety issues through race conditions...

5.9CVSS0.01054EPSS
Exploits0References2
NVD
NVD
added 2021/04/14 7:15 a.m.15 views

CVE-2017-20004

In the standard library in Rust before 1.19.0, there is a synchronization problem in the MutexGuard object. MutexGuards can be used across threads with any types, allowing for memory safety issues through race conditions...

5.9CVSS0.00799EPSS
Exploits0References2
Rows per page
Query Builder