Lucene search
+L

9840 matches found

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

Design/Logic Flaw

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

1.9CVSS4.8AI score0.00207EPSS
SaveExploits0References1Affected Software1
Prion
Prion
added 2020/12/31 9:15 a.m.27 views

Memory corruption

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

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

Code injection

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...

6.4CVSS9.1AI score0.0141EPSS
SaveExploits1References1Affected Software1
Prion
Prion
added 2020/12/31 9:15 a.m.17 views

Code injection

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.8CVSS7.5AI score0.01371EPSS
SaveExploits0References1Affected Software1
Prion
Prion
added 2020/12/31 9:15 a.m.28 views

Cross site scripting

An issue was discovered in the futures-intrusive crate before 0.4.0 for Rust. GenericMutexGuard allows cross-thread data races of non-Sync types...

2.1CVSS5.5AI score0.00374EPSS
SaveExploits1References1Affected Software1
UbuntuCve
UbuntuCve
added 2020/12/31 9:15 a.m.22 views

CVE-2020-35912

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

4.7CVSS5.9AI score0.00205EPSS
SaveExploits0References3
OSV
OSV
added 2020/12/31 9:15 a.m.69 views

UBUNTU-CVE-2020-35906

An issue was discovered in the futures-task crate before 0.3.6 for Rust. futurestask::waker may cause a use-after-free in a non-static type situation...

7.8CVSS7.1AI score0.00493EPSS
SaveExploits1References4
OSV
OSV
added 2020/12/31 9:15 a.m.20 views

UBUNTU-CVE-2020-35920

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

5.5CVSS5.8AI score0.00398EPSS
SaveExploits1References4
UbuntuCve
UbuntuCve
added 2020/12/31 9:15 a.m.30 views

CVE-2020-35906

An issue was discovered in the futures-task crate before 0.3.6 for Rust. futurestask::waker may cause a use-after-free in a non-static type situation...

7.8CVSS7.1AI score0.00493EPSS
SaveExploits1References3
Prion
Prion
added 2020/12/31 9:15 a.m.16 views

Memory corruption

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

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

Design/Logic Flaw

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

1.9CVSS4.8AI score0.00201EPSS
SaveExploits0References1Affected Software1
Prion
Prion
added 2020/12/31 9:15 a.m.11 views

Type confusion

An issue was discovered in the futures-task crate before 0.3.6 for Rust. futurestask::waker may cause a use-after-free in a non-static type situation...

7.2CVSS7.5AI score0.00493EPSS
SaveExploits1References1Affected Software1
UbuntuCve
UbuntuCve
added 2020/12/31 9:15 a.m.23 views

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.7CVSS5.9AI score0.00207EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2020/12/31 9:15 a.m.28 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.5CVSS6.1AI score0.00388EPSS
SaveExploits1References3
UbuntuCve
UbuntuCve
added 2020/12/31 9:15 a.m.29 views

CVE-2020-35910

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

5.5CVSS6.1AI score0.00324EPSS
SaveExploits0References3
Prion
Prion
added 2020/12/31 9:15 a.m.20 views

Design/Logic Flaw

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...

1.9CVSS4.8AI score0.00261EPSS
SaveExploits1References1Affected Software1
UbuntuCve
UbuntuCve
added 2020/12/31 9:15 a.m.32 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.5CVSS6.1AI score0.00384EPSS
SaveExploits1References3
Prion
Prion
added 2020/12/31 9:15 a.m.22 views

Design/Logic Flaw

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...

2.1CVSS5.5AI score0.00374EPSS
SaveExploits1References1Affected Software1
Prion
Prion
added 2020/12/31 9:15 a.m.14 views

Design/Logic Flaw

An issue was discovered in the image crate before 0.23.12 for Rust. A Mutable reference has immutable provenance. In the case of LLVM, the IR may be always correct...

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

Design/Logic Flaw

An issue was discovered in the futures-util crate before 0.3.2 for Rust. FuturesUnordered can lead to data corruption because Sync is mishandled...

2.1CVSS5.6AI score0.00334EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder