Lucene search
K

19 matches found

EUVD
EUVD
added 2025/10/07 12:30 a.m.1 views

EUVD-2021-1874

Malware in sbrugna...

8.1CVSS7.9AI score0.00336EPSS
Exploits0References5
EUVD
EUVD
added 2025/10/07 12:30 a.m.1 views

EUVD-2021-1717

Malware in sbrugna...

8.1CVSS7.9AI score0.00513EPSS
Exploits1References6
RedhatCVE
RedhatCVE
added 2025/05/22 5:37 p.m.3 views

CVE-2020-36449

An issue was discovered in the kekbit crate before 0.3.4 for Rust. For ShmWriter, Send is implemented without requiring H: Send...

8.1CVSS6.8AI score0.00513EPSS
Exploits1
RedhatCVE
RedhatCVE
added 2025/05/22 5:37 p.m.6 views

CVE-2020-36454

An issue was discovered in the parc crate through 2020-11-14 for Rust. LockWeak has an unconditional implementation of Send without trait bounds on T...

8.1CVSS6.9AI score0.00281EPSS
Exploits1
RedhatCVE
RedhatCVE
added 2025/05/22 5:36 p.m.3 views

CVE-2020-36461

An issue was discovered in the noisesearch crate through 2020-12-10 for Rust. There are unconditional implementations of Send and Sync for MvccRwLock...

8.1CVSS6.9AI score0.00477EPSS
Exploits1
RedhatCVE
RedhatCVE
added 2025/05/22 5:2 p.m.4 views

CVE-2020-36439

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

8.1CVSS6.9AI score0.00336EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2025/05/22 3:34 p.m.8 views

CVE-2020-36469

An issue was discovered in the appendix crate through 2020-11-15 for Rust. For the generic K and V type parameters, Send and Sync are implemented unconditionally...

5.9CVSS6.9AI score0.0028EPSS
Exploits1
RedhatCVE
RedhatCVE
added 2025/05/22 3:33 p.m.7 views

CVE-2020-36453

An issue was discovered in the scottqueue crate through 2020-11-15 for Rust. There are unconditional implementations of Send and Sync for Queue...

8.1CVSS6.9AI score0.00363EPSS
Exploits1
RedhatCVE
RedhatCVE
added 2025/05/22 3:33 p.m.4 views

CVE-2020-36450

An issue was discovered in the bunch crate through 2020-11-12 for Rust. There are unconditional implementations of Send and Sync for Bunch...

8.1CVSS6.9AI score0.00513EPSS
Exploits1
RedhatCVE
RedhatCVE
added 2025/05/22 3:33 p.m.3 views

CVE-2020-36446

An issue was discovered in the signal-simple crate through 2020-11-15 for Rust. There are unconditional implementations of Send and Sync for SyncChannel...

8.1CVSS6.9AI score0.00336EPSS
Exploits0
Github Security Blog
Github Security Blog
added 2021/08/25 8:58 p.m.31 views

Data races in ticketed_lock

Affected versions of this crate unconditionally implemented Send for ReadTicket & WriteTicket. This allows to send non-Send T to other threads. This can allows creating data races by cloning types with internal mutability and sending them to other threads as T of ReadTicket/WriteTicket. Such data...

8.1CVSS7.9AI score0.00336EPSS
Exploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2021/08/25 8:57 p.m.19 views

Data races in parc

In the affected versions of this crate, LockWeak unconditionally implemented Send with no trait bounds on T. LockWeak doesn't own T and only provides &T. This allows concurrent access to a non-Sync T, which can cause undefined behavior like data races...

8.1CVSS7.7AI score0.00281EPSS
Exploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2021/08/25 8:51 p.m.25 views

Data races in multiqueue2

Affected versions of this crate unconditionally implemented Send for types used in queue implementations InnerSend, InnerRecv, FutInnerSend, FutInnerRecv. This allows users to send non-Send types to other threads, which can lead to data race bugs or other undefined behavior. The flaw was correcte...

5.9CVSS5.7AI score0.00389EPSS
Exploits1References4Affected Software1
Prion
Prion
added 2021/08/08 6:15 a.m.11 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.00336EPSS
Exploits0References2Affected Software1
Prion
Prion
added 2021/08/08 6:15 a.m.12 views

Design/Logic Flaw

An issue was discovered in the syncpool crate before 0.1.6 for Rust. There is an unconditional implementation of Send for Bucket2...

6.8CVSS8AI score0.00477EPSS
Exploits1References2Affected Software1
CVE
CVE
added 2021/08/08 5:18 a.m.103 views

CVE-2020-36439

The CVE-2020-36439 entry concerns the Rust crate ticketed_lock prior to 0.3.0, which unconditionally implemented Send for ReadTicket and WriteTicket. This allows sending non-Send T across threads, enabling data races with internal mutability and potentially memory corruption or undefined behavior...

8.1CVSS7.9AI score0.00336EPSS
Exploits0References2Affected Software1
Cvelist
Cvelist
added 2021/08/08 5:15 a.m.9 views

CVE-2020-36449

An issue was discovered in the kekbit crate before 0.3.4 for Rust. For ShmWriter, Send is implemented without requiring H: Send...

8.1AI score0.00513EPSS
Exploits1References2
CNVD
CNVD
added 2021/01/06 12:0 a.m.2 views

Rust atom crate competitive condition issue vulnerability

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A security vulnerability exists in Rust atom crate, which stems from an insecure Send implementation that allows data contention across threads. No details of the vulnerability are provided at this time...

4.7CVSS6.8AI score0.00042EPSS
Exploits0References1
OSV
OSV
added 2020/12/31 10:15 a.m.2 views

CVE-2020-35897

An issue was discovered in the atom crate before 0.3.6 for Rust. An unsafe Send implementation allows a cross-thread data race...

4.7CVSS5.8AI score
Exploits0References1
Rows per page
Query Builder