Lucene search
K

9526 matches found

OSV
OSV
added 2021/08/08 6:15 a.m.2 views

CVE-2020-36432

An issue was discovered in the algds crate through 2020-08-25 for Rust. There is a drop of uninitialized memory in Matrix::new...

9.8CVSS7.3AI score0.0123EPSS
Exploits0References2
OSV
OSV
added 2021/08/08 6:15 a.m.5 views

CVE-2020-36436

An issue was discovered in the unicycle crate before 0.7.1 for Rust. PinSlab and Unordered do not have bounds on their Send and Sync traits...

8.1CVSS5.8AI score0.00766EPSS
Exploits0References2
OSV
OSV
added 2021/08/08 6:15 a.m.2 views

CVE-2020-36435

An issue was discovered in the ruspiro-singleton crate before 0.4.1 for Rust. In Singleton, Send and Sync do not have bounds checks...

8.1CVSS5.8AI score0.00766EPSS
Exploits0References2
OSV
OSV
added 2021/08/08 6:15 a.m.2 views

CVE-2020-36433

An issue was discovered in the chunky crate through 2020-08-25 for Rust. The Chunk API does not honor an alignment requirement...

7.5CVSS5.8AI score0.00915EPSS
Exploits0References2
NVD
NVD
added 2021/08/08 6:15 a.m.13 views

CVE-2020-36434

An issue was discovered in the sys-info crate before 0.8.0 for Rust. sysinfo::diskinfo calls can trigger a double free...

9.8CVSS0.0123EPSS
Exploits0References2
NVD
NVD
added 2021/08/08 6:15 a.m.10 views

CVE-2020-36436

An issue was discovered in the unicycle crate before 0.7.1 for Rust. PinSlab and Unordered do not have bounds on their Send and Sync traits...

8.1CVSS0.00766EPSS
Exploits0References2
NVD
NVD
added 2021/08/08 6:15 a.m.11 views

CVE-2020-36433

An issue was discovered in the chunky crate through 2020-08-25 for Rust. The Chunk API does not honor an alignment requirement...

7.5CVSS0.00915EPSS
Exploits0References2
NVD
NVD
added 2021/08/08 6:15 a.m.13 views

CVE-2020-36432

An issue was discovered in the algds crate through 2020-08-25 for Rust. There is a drop of uninitialized memory in Matrix::new...

9.8CVSS0.0123EPSS
Exploits0References2
Prion
Prion
added 2021/08/08 6:15 a.m.12 views

Double free

An issue was discovered in the sys-info crate before 0.8.0 for Rust. sysinfo::diskinfo calls can trigger a double free...

7.5CVSS9.3AI score0.0123EPSS
Exploits0References2Affected Software1
Prion
Prion
added 2021/08/08 6:15 a.m.8 views

Design/Logic Flaw

An issue was discovered in the cgc crate through 2020-12-10 for Rust. Ptr implements Send and Sync for all types...

4.3CVSS5.7AI score0.00978EPSS
Exploits1References2Affected Software1
Prion
Prion
added 2021/08/08 6:15 a.m.10 views

Null pointer dereference

An issue was discovered in the cgc crate through 2020-12-10 for Rust. Ptr::write performs non-atomic write operations on an underlying pointer...

4.3CVSS5.7AI score0.00978EPSS
Exploits1References2Affected Software1
Prion
Prion
added 2021/08/08 6:15 a.m.17 views

Design/Logic Flaw

An issue was discovered in the multiqueue crate through 2020-12-25 for Rust. There are unconditional implementations of Send for InnerSend, InnerRecv, FutInnerSend, and FutInnerRecv...

6.8CVSS8AI score0.01098EPSS
Exploits1References2Affected Software1
Prion
Prion
added 2021/08/08 6:15 a.m.12 views

Out-of-bounds

An issue was discovered in the generator crate before 0.7.0 for Rust. It does not ensure that a function for yielding values has Send bounds...

4.3CVSS5.6AI score0.01094EPSS
Exploits1References2Affected Software1
Prion
Prion
added 2021/08/08 6:15 a.m.15 views

Design/Logic Flaw

An issue was discovered in the ticketedlock crate before 0.3.0 for Rust. There are unconditional implementations of Send for ReadTicket and WriteTicket...

6.8CVSS8AI score0.00766EPSS
Exploits0References2Affected Software1
Prion
Prion
added 2021/08/08 6:15 a.m.12 views

Code injection

An issue was discovered in the max7301 crate before 0.2.0 for Rust. The ImmediateIO and TransactionalIO types implement Sync for all Expander types that they contain...

4.3CVSS5.7AI score0.00978EPSS
Exploits1References2Affected Software1
Prion
Prion
added 2021/08/08 6:15 a.m.13 views

Design/Logic Flaw

An issue was discovered in the ark-r1cs-std crate before 0.3.1 for Rust. It does not enforce any constraints in the FieldVar::mulbyinverse method. Thus, a prover can produce a proof that is unsound but is nonetheless verified...

7.5CVSS9.3AI score0.01275EPSS
Exploits1References2Affected Software1
Prion
Prion
added 2021/08/08 6:15 a.m.16 views

Design/Logic Flaw

An issue was discovered in the comrak crate before 0.10.1 for Rust. It mishandles & characters, leading to XSS via & HTML entities...

4.3CVSS5.8AI score0.00741EPSS
Exploits1References2Affected Software1
OSV
OSV
added 2021/08/08 6:15 a.m.1 views

UBUNTU-CVE-2020-36465

An issue was discovered in the generic-array crate before 0.13.3 for Rust. It violates soundness by using the arr! macro to extend lifetimes...

7.5CVSS5.8AI score0.01233EPSS
Exploits1References4
Prion
Prion
added 2021/08/08 6:15 a.m.13 views

Buffer overflow

An issue was discovered in the prost-types crate before 0.8.0 for Rust. An overflow can occur during conversion from Timestamp to SystemTime...

5CVSS7.6AI score0.01103EPSS
Exploits1References2Affected Software1
Prion
Prion
added 2021/08/08 6:15 a.m.16 views

Design/Logic Flaw

An issue was discovered in the unicycle crate before 0.7.1 for Rust. PinSlab and Unordered do not have bounds on their Send and Sync traits...

6.8CVSS8AI score0.00766EPSS
Exploits0References2Affected Software1
Rows per page
Query Builder