Lucene search
K

15 matches found

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

EUVD-2021-1547

Malware in sbrugna...

7.8CVSS7.5AI score0.00068EPSS
Exploits1References5
RedhatCVE
RedhatCVE
added 2025/05/22 4:38 p.m.4 views

CVE-2020-36208

An issue was discovered in the conquer-once crate before 0.3.2 for Rust. Thread crossing can occur for a non-Send but Sync type, leading to memory corruption...

7.8CVSS6.7AI score0.00068EPSS
Exploits1
Github Security Blog
Github Security Blog
added 2021/08/25 8:50 p.m.24 views

Data races in conquer-once

Affected versions of conquer-once implements Sync for its OnceCell type without restricting it to Sendable types. This allows non-Send but Sync types such as MutexGuard to be sent across threads leading to undefined behavior and memory corruption in concurrent programs. The issue was fixed by...

7.8CVSS7.5AI score0.00068EPSS
Exploits1References4Affected Software1
vulnersOsv
vulnersOsv
added 2021/08/25 8:50 p.m.0 views

bootloader (>=0.10.0 <=0.10.13), libertyos_kernel (>=0.14.0 <=0.17.5) +1 more potentially affected by CVE-2020-36208 via conquer-once (=0.2.1)

conquer-once CARGO version =0.2.1 is affected by a known vulnerability. The following packages have a transitive dependency on conquer-once and may be impacted: - bootloader =0.10.0, =0.14.0, =0.1.0, =0.2.6 Source cves: CVE-2020-36208 Source advisory: OSV:GHSA-3JC5-5HC5-33GJ...

7.8CVSS7.1AI score0.00068EPSS
Exploits1
OSV
OSV
added 2021/08/25 8:50 p.m.9 views

GHSA-3JC5-5HC5-33GJ Data races in conquer-once

Affected versions of conquer-once implements Sync for its OnceCell type without restricting it to Sendable types. This allows non-Send but Sync types such as MutexGuard to be sent across threads leading to undefined behavior and memory corruption in concurrent programs. The issue was fixed by...

7.8CVSS7.7AI score0.00068EPSS
Exploits1References4
OSV
OSV
added 2021/01/26 6:15 p.m.11 views

CVE-2020-36208

An issue was discovered in the conquer-once crate before 0.3.2 for Rust. Thread crossing can occur for a non-Send but Sync type, leading to memory corruption...

7.8CVSS6.7AI score
Exploits0References1
NVD
NVD
added 2021/01/26 6:15 p.m.8 views

CVE-2020-36208

An issue was discovered in the conquer-once crate before 0.3.2 for Rust. Thread crossing can occur for a non-Send but Sync type, leading to memory corruption...

7.8CVSS7.5AI score0.00068EPSS
Exploits1References1
Prion
Prion
added 2021/01/26 6:15 p.m.8 views

Memory corruption

An issue was discovered in the conquer-once crate before 0.3.2 for Rust. Thread crossing can occur for a non-Send but Sync type, leading to memory corruption...

4.6CVSS7.4AI score0.00068EPSS
Exploits1References1Affected Software1
Cvelist
Cvelist
added 2021/01/22 9:6 a.m.11 views

CVE-2020-36208

An issue was discovered in the conquer-once crate before 0.3.2 for Rust. Thread crossing can occur for a non-Send but Sync type, leading to memory corruption...

7.5AI score0.00068EPSS
Exploits1References1
CVE
CVE
added 2021/01/22 9:6 a.m.81 views

CVE-2020-36208

The CVE-2020-36208 issue affects the conquer-once crate for Rust (pre-0.3.2). It allows a thread crossing to occur for a non-Send but Sync type (notably types like MutexGuard via OnceCell), which can lead to memory corruption. The root cause is an implementation detail where OnceCell’s Sync bound...

7.8CVSS7.4AI score0.00068EPSS
Exploits1References1Affected Software1
vulnersOsv
vulnersOsv
added 2020/12/22 12:0 p.m.1 views

bootloader (>=0.10.0 <=0.10.13), libertyos_kernel (>=0.14.0 <=0.17.5) +1 more potentially affected by CVE-2020-36208 via conquer-once (=0.2.1)

conquer-once CARGO version =0.2.1 is affected by a known vulnerability. The following packages have a transitive dependency on conquer-once and may be impacted: - bootloader =0.10.0, =0.14.0, =0.1.0, =0.2.6 Source cves: CVE-2020-36208 Source advisory: OSV:RUSTSEC-2020-0101...

7.8CVSS7.1AI score0.00068EPSS
Exploits1
OSV
OSV
added 2020/12/22 12:0 p.m.12 views

RUSTSEC-2020-0101 conquer-once's OnceCell lacks Send bound for its Sync trait.

Affected versions of conquer-once implements Sync for its OnceCell type without restricting it to Sendable types. This allows non-Send but Sync types such as MutexGuard to be sent across threads leading to undefined behavior and memory corruption in concurrent programs. The issue was fixed by...

7.8CVSS7.7AI score0.00068EPSS
Exploits1References3
RustSec
RustSec
added 2020/12/22 12:0 p.m.18 views

conquer-once's OnceCell lacks Send bound for its Sync trait.

Affected versions of conquer-once implements Sync for its OnceCell type without restricting it to Sendable types. This allows non-Send but Sync types such as MutexGuard to be sent across threads leading to undefined behavior and memory corruption in concurrent programs. The issue was fixed by...

7.8CVSS3.8AI score0.00068EPSS
Exploits1Affected Software1
OSV
OSV
added 2019/11/21 12:0 p.m.10 views

RUSTSEC-2019-0031 spin is no longer actively maintained

The author of the spin crate does not have time or interest to maintain it. Consider the following alternatives all of which support nostd: - conquer-once - lockapi a subproject of parkinglot - spinningtop spinlock crate built on lockapi - spinning...

7.1AI score
Exploits0References3
RustSec
RustSec
added 2019/11/21 12:0 p.m.13 views

spin is no longer actively maintained

The author of the spin crate does not have time or interest to maintain it. Consider the following alternatives all of which support nostd: - conquer-once - lockapi a subproject of parkinglot - spinningtop spinlock crate built on lockapi - spinning...

2.3AI score
Exploits0Affected Software1
Rows per page
Query Builder