Lucene search
+L

9410 matches found

OSV
OSV
added 2020/12/31 9:15 a.m.20 views

CVE-2020-35905

An issue was discovered in the futures-util crate before 0.3.7 for Rust. MutexGuard::map can cause a data race for certain closure situations in safe code...

4.7CVSS7AI score
SaveExploits0References1
OSV
OSV
added 2020/12/31 9:15 a.m.17 views

CVE-2020-35918

An issue was discovered in the branca crate before 0.10.0 for Rust. Decoding tokens with invalid base62 data can panic...

5.5CVSS7.1AI score
SaveExploits0References3
NVD
NVD
added 2020/12/31 9:15 a.m.37 views

CVE-2020-35919

An issue was discovered in the net2 crate before 0.2.36 for Rust. It has false expectations about the std::net::SocketAddr memory representation...

5.5CVSS5.4AI score0.00384EPSS
SaveExploits1References1
NVD
NVD
added 2020/12/31 9:15 a.m.46 views

CVE-2020-35904

An issue was discovered in the crossbeam-channel crate before 0.4.4 for Rust. It has incorrect expectations about the relationship between the memory allocation and how many iterator elements there are...

5.5CVSS5.4AI score0.00388EPSS
SaveExploits1References1
OSV
OSV
added 2020/12/31 9:15 a.m.13 views

CVE-2020-35903

An issue was discovered in the dync crate before 0.5.0 for Rust. VecCopy allows misaligned element access because u8 is not always the type in question...

5.5CVSS6.1AI score0.00374EPSS
SaveExploits1References1
OSV
OSV
added 2020/12/31 9:15 a.m.4 views

DEBIAN-CVE-2020-35911

An issue was discovered in the lockapi crate before 0.4.2 for Rust. A data race can occur because of MappedRwLockReadGuard unsoundness...

4.7CVSS4.9AI score0.00207EPSS
SaveExploits0References1
OSV
OSV
added 2020/12/31 9:15 a.m.52 views

CVE-2020-35914

An issue was discovered in the lockapi crate before 0.4.2 for Rust. A data race can occur because of RwLockWriteGuard unsoundness...

4.7CVSS7.1AI score0.00324EPSS
SaveExploits0References1
OSV
OSV
added 2020/12/31 9:15 a.m.22 views

CVE-2020-35909

An issue was discovered in the multihash crate before 0.11.3 for Rust. The fromslice parsing code can panic via unsanitized data from a network server...

7.5CVSS7.3AI score
SaveExploits0References1
OSV
OSV
added 2020/12/31 9:15 a.m.37 views

CVE-2020-35919

An issue was discovered in the net2 crate before 0.2.36 for Rust. It has false expectations about the std::net::SocketAddr memory representation...

5.5CVSS7.1AI score0.00398EPSS
SaveExploits1References1
OSV
OSV
added 2020/12/31 9:15 a.m.9 views

CVE-2020-35900

An issue was discovered in the array-queue crate through 2020-09-26 for Rust. A popback call may lead to a use-after-free...

5.5CVSS6.1AI score0.00425EPSS
SaveExploits1References1
OSV
OSV
added 2020/12/31 9:15 a.m.15 views

CVE-2020-35902

An issue was discovered in the actix-codec crate before 0.3.0-beta.1 for Rust. There is a use-after-free in Framed...

9.8CVSS7.2AI score
SaveExploits0References1
NVD
NVD
added 2020/12/31 9:15 a.m.24 views

CVE-2020-35902

An issue was discovered in the actix-codec crate before 0.3.0-beta.1 for Rust. There is a use-after-free in Framed...

9.8CVSS9.5AI score0.01629EPSS
SaveExploits1References1
NVD
NVD
added 2020/12/31 9:15 a.m.29 views

CVE-2020-35901

An issue was discovered in the actix-http crate before 2.0.0-alpha.1 for Rust. There is a use-after-free in BodyStream...

7.5CVSS7.5AI score0.01406EPSS
SaveExploits1References1
NVD
NVD
added 2020/12/31 9:15 a.m.22 views

CVE-2020-35900

An issue was discovered in the array-queue crate through 2020-09-26 for Rust. A popback call may lead to a use-after-free...

5.5CVSS5.4AI score0.00425EPSS
SaveExploits1References1
OSV
OSV
added 2020/12/31 9:15 a.m.9 views

CVE-2020-35898

An issue was discovered in the actix-utils crate before 2.0.0 for Rust. The Cell implementation allows obtaining more than one mutable reference to the same data...

9.1CVSS7.3AI score0.0141EPSS
SaveExploits1References1
OSV
OSV
added 2020/12/31 9:15 a.m.11 views

CVE-2020-35899

An issue was discovered in the actix-service crate before 1.0.6 for Rust. The Cell implementation allows obtaining more than one mutable reference to the same data...

5.5CVSS6.1AI score0.00374EPSS
SaveExploits1References1
OSV
OSV
added 2020/12/31 9:15 a.m.20 views

CVE-2020-35901

An issue was discovered in the actix-http crate before 2.0.0-alpha.1 for Rust. There is a use-after-free in BodyStream...

7.5CVSS7.2AI score
SaveExploits0References1
Prion
Prion
added 2020/12/31 9:15 a.m.21 views

Design/Logic Flaw

An issue was discovered in the ordered-float crate before 1.1.1 and 2.x before 2.0.1 for Rust. A NotNan value can contain a NaN...

4.9CVSS5.4AI score0.00387EPSS
SaveExploits1References1Affected Software1
Prion
Prion
added 2020/12/31 9:15 a.m.21 views

Design/Logic Flaw

An issue was discovered in the array-queue crate through 2020-09-26 for Rust. A popback call may lead to a use-after-free...

2.1CVSS5.4AI score0.00425EPSS
SaveExploits1References1Affected Software1
Prion
Prion
added 2020/12/31 9:15 a.m.19 views

Memory corruption

An issue was discovered in the net2 crate before 0.2.36 for Rust. It has false expectations about the std::net::SocketAddr memory representation...

2.1CVSS5.4AI score0.00384EPSS
SaveExploits1References1Affected Software1
Rows per page
Query Builder