Lucene search
K

49 matches found

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

EUVD-2021-1643

Malware in sbrugna...

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

EUVD-2021-1911

Malware in sbrugna...

5.9CVSS5.7AI score0.0028EPSS
Exploits1References7
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2022-0681

Malicious code in bioql PyPI...

9.8CVSS9.2AI score0.00433EPSS
Exploits0References5
RedhatCVE
RedhatCVE
added 2025/08/12 3:47 p.m.1 views

CVE-2025-55159

A flaw was found in slab. The getdisjointmut method incorrectly validates index boundaries against the slab's capacity rather than its length, enabling a local attacker to access uninitialized memory. This memory access occurs when requesting disjoint mutable references within the slab...

5.1CVSS6.5AI score0.00033EPSS
Exploits0References6
RedhatCVE
RedhatCVE
added 2025/05/22 4:38 p.m.5 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.8AI score0.00054EPSS
Exploits1
RedhatCVE
RedhatCVE
added 2025/05/22 3:40 p.m.5 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.1CVSS6.8AI score0.00334EPSS
Exploits1
RedhatCVE
RedhatCVE
added 2025/05/22 3:39 p.m.4 views

CVE-2020-35882

An issue was discovered in the rocket crate before 0.4.5 for Rust. LocalRequest::clone creates more than one mutable references to the same object, possibly causing a data race...

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

CVE-2020-36470

An issue was discovered in the disrustor crate through 2020-12-17 for Rust. RingBuffer doe not properly limit the number of mutable references...

5.9CVSS6.8AI score0.0028EPSS
Exploits1
OSV
OSV
added 2022/06/17 12:13 a.m.11 views

GHSA-P6GJ-GPC8-F8XW Aliased mutable references from `tls_rand` & `TlsWyRand`

TlsWyRand's implementation of Deref unconditionally dereferences a raw pointer, and returns multiple mutable references to the same object, which is undefined behavior...

9.8CVSS9.4AI score0.00433EPSS
Exploits0References3
Github Security Blog
Github Security Blog
added 2022/06/17 12:13 a.m.10 views

Aliased mutable references from `tls_rand` & `TlsWyRand`

TlsWyRand's implementation of Deref unconditionally dereferences a raw pointer, and returns multiple mutable references to the same object, which is undefined behavior...

2.7AI score
Exploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2022/01/06 10:8 p.m.21 views

Pointer dereference in nanorand

An issue was discovered in the nanorand crate before 0.6.1 for Rust. There can be multiple mutable references to the same object because the TlsWyRand Deref implementation dereferences a raw pointer...

9.8CVSS2AI score0.00433EPSS
Exploits0References5Affected Software1
OSV
OSV
added 2021/12/27 12:15 a.m.0 views

CVE-2021-45705

An issue was discovered in the nanorand crate before 0.6.1 for Rust. There can be multiple mutable references to the same object because the TlsWyRand Deref implementation dereferences a raw pointer...

9.8CVSS7.3AI score
Exploits0References2
NVD
NVD
added 2021/12/27 12:15 a.m.9 views

CVE-2021-45705

An issue was discovered in the nanorand crate before 0.6.1 for Rust. There can be multiple mutable references to the same object because the TlsWyRand Deref implementation dereferences a raw pointer...

9.8CVSS0.00433EPSS
Exploits0References2
Prion
Prion
added 2021/12/27 12:15 a.m.7 views

Null pointer dereference

An issue was discovered in the nanorand crate before 0.6.1 for Rust. There can be multiple mutable references to the same object because the TlsWyRand Deref implementation dereferences a raw pointer...

7.5CVSS9.3AI score0.00433EPSS
Exploits0References2Affected Software1
CNNVD
CNNVD
added 2021/12/27 12:0 a.m.1 views

Rust 安全漏洞

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. a security vulnerability exists in versions of Rust nanorand crate prior to 0.6.1, which stems from the fact that the same object can have multiple mutable references. No details of the vulnerability are current...

9.8CVSS5.6AI score0.00433EPSS
Exploits0References2
Cvelist
Cvelist
added 2021/12/26 9:48 p.m.8 views

CVE-2021-45705

An issue was discovered in the nanorand crate before 0.6.1 for Rust. There can be multiple mutable references to the same object because the TlsWyRand Deref implementation dereferences a raw pointer...

9.6AI score0.00433EPSS
Exploits0References2
OSV
OSV
added 2021/09/23 12:0 p.m.13 views

RUSTSEC-2021-0114 Aliased mutable references from `tls_rand` & `TlsWyRand`

TlsWyRand's implementation of Deref unconditionally dereferences a raw pointer, and returns multiple mutable references to the same object, which is undefined behavior...

9.8CVSS9.4AI score0.00433EPSS
Exploits0References3
Github Security Blog
Github Security Blog
added 2021/08/25 8:56 p.m.24 views

Data race in disrustor

An issue was discovered in the disrustor crate through 2020-12-17 for Rust. RingBuffer doe not properly limit the number of mutable references...

5.9CVSS5.8AI score0.0028EPSS
Exploits1References5Affected Software1
OSV
OSV
added 2021/08/25 8:56 p.m.13 views

GHSA-W9R2-QRPM-4RMJ Data race in disrustor

An issue was discovered in the disrustor crate through 2020-12-17 for Rust. RingBuffer doe not properly limit the number of mutable references...

5.9CVSS5.6AI score0.0028EPSS
Exploits1References5
Github Security Blog
Github Security Blog
added 2021/08/25 8:48 p.m.23 views

Data races in rulinalg

The affected version of rulinalg has incorrect lifetime boundary definitions for RowMut::rawslice and RowMut::rawslicemut. They do not conform with Rust's borrowing rule and allows the user to create multiple mutable references to the same location. This may result in unexpected calculation resul...

9.8CVSS8.9AI score0.00433EPSS
Exploits1References4Affected Software1
Rows per page
Query Builder