Lucene search
+L

9409 matches found

OSV
OSV
added 2019/09/09 12:15 p.m.7 views

CVE-2019-16139

An issue was discovered in the compactarena crate before 0.4.0 for Rust. Generativity is mishandled, leading to an out-of-bounds write or read...

9.8CVSS7.3AI score0.01855EPSS
SaveExploits0References2
OSV
OSV
added 2019/09/09 12:15 p.m.15 views

CVE-2019-16140

An issue was discovered in the chttp crate before 0.1.3 for Rust. There is a use-after-free during buffer conversion...

9.8CVSS9.6AI score
SaveExploits0References2
NVD
NVD
added 2019/09/09 12:15 p.m.23 views

CVE-2019-16137

An issue was discovered in the spin crate before 0.5.2 for Rust, when RwLock is used. Because memory ordering is mishandled, two writers can acquire the lock at the same time, violating mutual exclusion...

7.8CVSS7.5AI score0.01423EPSS
SaveExploits0References1
OSV
OSV
added 2019/09/09 12:15 p.m.5 views

DEBIAN-CVE-2019-16137

An issue was discovered in the spin crate before 0.5.2 for Rust, when RwLock is used. Because memory ordering is mishandled, two writers can acquire the lock at the same time, violating mutual exclusion...

7.5CVSS7.3AI score0.01423EPSS
SaveExploits0References1
Prion
Prion
added 2019/09/09 12:15 p.m.21 views

Design/Logic Flaw

An issue was discovered in the oncecell crate before 1.0.1 for Rust. There is a panic during initialization of Lazy...

5CVSS7.5AI score0.01583EPSS
SaveExploits0References2Affected Software1
UbuntuCve
UbuntuCve
added 2019/09/09 12:15 p.m.21 views

CVE-2019-16137

An issue was discovered in the spin crate before 0.5.2 for Rust, when RwLock is used. Because memory ordering is mishandled, two writers can acquire the lock at the same time, violating mutual exclusion...

7.8CVSS7.1AI score0.01423EPSS
SaveExploits0References3
Prion
Prion
added 2019/09/09 12:15 p.m.22 views

Code injection

An issue was discovered in the generator crate before 0.6.18 for Rust. Uninitialized memory is used by Scope, done, and yield during API calls...

7.8CVSS7.5AI score0.01635EPSS
SaveExploits0References2Affected Software1
Prion
Prion
added 2019/09/09 12:15 p.m.16 views

Design/Logic Flaw

An issue was discovered in the chttp crate before 0.1.3 for Rust. There is a use-after-free during buffer conversion...

7.5CVSS9.5AI score0.01634EPSS
SaveExploits0References2Affected Software1
Prion
Prion
added 2019/09/09 12:15 p.m.17 views

Format string

An issue was discovered in the image crate before 0.21.3 for Rust, affecting the HDR image format decoder. Vec::setlen is called on an uninitialized vector, leading to a use-after-free and arbitrary code execution...

7.5CVSS9.7AI score0.02478EPSS
SaveExploits0References2Affected Software1
UbuntuCve
UbuntuCve
added 2019/09/09 12:15 p.m.19 views

CVE-2019-16138

An issue was discovered in the image crate before 0.21.3 for Rust, affecting the HDR image format decoder. Vec::setlen is called on an uninitialized vector, leading to a use-after-free and arbitrary code execution...

9.8CVSS7.3AI score0.02478EPSS
SaveExploits0References3
OSV
OSV
added 2019/09/09 12:15 p.m.8 views

UBUNTU-CVE-2019-16141

An issue was discovered in the oncecell crate before 1.0.1 for Rust. There is a panic during initialization of Lazy...

7.5CVSS5.8AI score0.01583EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2019/09/09 12:15 p.m.42 views

CVE-2019-16141

An issue was discovered in the oncecell crate before 1.0.1 for Rust. There is a panic during initialization of Lazy...

7.5CVSS7.1AI score0.01583EPSS
SaveExploits0References3
Prion
Prion
added 2019/09/09 12:15 p.m.16 views

Out-of-bounds

An issue was discovered in the compactarena crate before 0.4.0 for Rust. Generativity is mishandled, leading to an out-of-bounds write or read...

9CVSS9.5AI score0.01855EPSS
SaveExploits0References2Affected Software1
Prion
Prion
added 2019/09/09 12:15 p.m.23 views

Privilege escalation

An issue was discovered in the spin crate before 0.5.2 for Rust, when RwLock is used. Because memory ordering is mishandled, two writers can acquire the lock at the same time, violating mutual exclusion...

7.8CVSS7.5AI score0.01423EPSS
SaveExploits0References1Affected Software1
Prion
Prion
added 2019/09/09 12:15 p.m.16 views

Code injection

An issue was discovered in the renderdoc crate before 0.5.0 for Rust. Multiple exposed methods take self by immutable reference, which is incompatible with a multi-threaded application...

7.5CVSS9.4AI score0.01796EPSS
SaveExploits0References2Affected Software1
Prion
Prion
added 2019/09/09 12:15 p.m.20 views

Design/Logic Flaw

An issue was discovered in the blake2 crate before 0.8.1 for Rust. The BLAKE2b and BLAKE2s algorithms, when used with HMAC, produce incorrect results because the block sizes are half of the required sizes...

7.5CVSS9.4AI score0.00933EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2019/09/09 12:0 p.m.32 views

CVE-2019-16144

An issue was discovered in the generator crate before 0.6.18 for Rust. Uninitialized memory is used by Scope, done, and yield during API calls...

7.5AI score0.01635EPSS
SaveExploits0References2
CVE
CVE
added 2019/09/09 12:0 p.m.57 views

CVE-2019-16144

CVE-2019-16144 affects the Rust crate named “generator”, prior to version 0.6.18. The issue is that uninitialized memory is used by internal components (Scope, done, and yield_) during API calls, which can lead to undefined behavior. Public advisories (e.g., RustSec/RUSTSEC-2019-0020 and OSV entr...

7.8CVSS7.4AI score0.01635EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2019/09/09 11:58 a.m.35 views

CVE-2019-16143

An issue was discovered in the blake2 crate before 0.8.1 for Rust. The BLAKE2b and BLAKE2s algorithms, when used with HMAC, produce incorrect results because the block sizes are half of the required sizes...

9.5AI score0.00933EPSS
SaveExploits0References1
CVE
CVE
added 2019/09/09 11:58 a.m.72 views

CVE-2019-16143

The CVE concerns the blake2 crate for Rust, affecting versions before 0.8.1. The root cause is incorrect block sizes when BLAKE2b/BLAKE2s are used with HMAC, causing MAC results to be computed with half the required sizes. Documents consistently describe miscalculation of MAC results (MacResult) ...

9.8CVSS9.4AI score0.00933EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder