Lucene search
K

52 matches found

OSV
OSV
added 2021/10/22 12:15 p.m.2 views

CVE-2021-38467

A specific function code receives a raw pointer supplied by the user and deallocates this pointer. The user can then control what memory regions will be freed and cause use-after-free condition...

8.1CVSS5.8AI score
Exploits0References1
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
OSV
OSV
added 2021/08/25 8:52 p.m.14 views

GHSA-GH87-6JR3-8Q47 Null pointer deference in cache

An issue was discovered in the cache crate through 2021-01-01 for Rust. A raw pointer is dereferenced...

7.5CVSS7.4AI score0.0039EPSS
Exploits1References4
Github Security Blog
Github Security Blog
added 2021/08/25 8:52 p.m.24 views

Null pointer deference in cache

An issue was discovered in the cache crate through 2021-01-01 for Rust. A raw pointer is dereferenced...

7.5CVSS2AI score0.0039EPSS
Exploits1References4Affected Software1
OSV
OSV
added 2021/08/25 8:52 p.m.12 views

GHSA-352P-RHVQ-7G78 Null pointer deference in av-data

An issue was discovered in the av-data crate before 0.3.0 for Rust. A raw pointer is dereferenced, leading to a read of an arbitrary memory address, sometimes causing a segfault...

7.5CVSS7.4AI score0.0039EPSS
Exploits1References4
OSV
OSV
added 2021/08/25 8:46 p.m.19 views

GHSA-6RHX-HQXM-8P36 Double free in http

An issue was discovered in the http crate before 0.1.20 for Rust. The HeaderMap::Drain API can use a raw pointer, defeating soundness...

9.8CVSS9.3AI score0.00601EPSS
Exploits0References2
Github Security Blog
Github Security Blog
added 2021/08/25 8:46 p.m.25 views

Double free in http

An issue was discovered in the http crate before 0.1.20 for Rust. The HeaderMap::Drain API can use a raw pointer, defeating soundness...

9.8CVSS0.2AI score0.00601EPSS
Exploits0References3Affected Software1
CNVD
CNVD
added 2021/02/01 12:0 a.m.7 views

Unspecified Vulnerability in Rust (CNVD-2021-13697)

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A security vulnerability exists in Rust. The vulnerability stems from the dereference of a program's raw pointer. No details of the vulnerability are available at this time...

7.5CVSS6.7AI score0.0039EPSS
Exploits1References1
OSV
OSV
added 2021/01/26 6:16 p.m.1 views

CVE-2021-25903

An issue was discovered in the cache crate through 2021-01-01 for Rust. A raw pointer is dereferenced...

7.5CVSS7.1AI score
Exploits0References1
NVD
NVD
added 2021/01/26 6:16 p.m.6 views

CVE-2021-25904

An issue was discovered in the av-data crate before 0.3.0 for Rust. A raw pointer is dereferenced, leading to a read of an arbitrary memory address, sometimes causing a segfault...

7.5CVSS7.5AI score0.0039EPSS
Exploits1References1
NVD
NVD
added 2021/01/26 6:16 p.m.12 views

CVE-2021-25903

An issue was discovered in the cache crate through 2021-01-01 for Rust. A raw pointer is dereferenced...

7.5CVSS7.5AI score0.0039EPSS
Exploits1References1
OSV
OSV
added 2021/01/26 6:16 p.m.2 views

CVE-2021-25904

An issue was discovered in the av-data crate before 0.3.0 for Rust. A raw pointer is dereferenced, leading to a read of an arbitrary memory address, sometimes causing a segfault...

7.5CVSS7.2AI score
Exploits0References1
CNNVD
CNNVD
added 2021/01/26 12:0 a.m.2 views

Rust 代码问题漏洞

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A security vulnerability existed in Rust prior to version 0.3.0. The vulnerability stemmed from a dereference of a raw pointer, which could be exploited by an attacker to cause an arbitrary memory address to be...

7.5CVSS7.2AI score0.0039EPSS
Exploits1References2
CNNVD
CNNVD
added 2021/01/26 12:0 a.m.2 views

Rust 代码问题漏洞

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A security vulnerability exists in Rust. The vulnerability stems from the dereference of a program's raw pointer. No details of the vulnerability are available at this time...

7.5CVSS7.1AI score0.0039EPSS
Exploits1References2
Cvelist
Cvelist
added 2021/01/22 9:2 a.m.8 views

CVE-2021-25903

An issue was discovered in the cache crate through 2021-01-01 for Rust. A raw pointer is dereferenced...

7.7AI score0.0039EPSS
Exploits1References1
CVE
CVE
added 2021/01/22 9:2 a.m.50 views

CVE-2021-25903

The CVE-2021-25903 entry concerns the Rust cache crate, where a raw pointer is dereferenced. Multiple connected sources (RustSec advisory RUSTSEC-2021-0006, OSV/NVD listings, Red Hat/RH CVE pages, and related advisories) describe a null/dereferenced-pointer issue in versions through 2021-01-01, c...

7.5CVSS7.5AI score0.0039EPSS
Exploits1References1Affected Software1
Cvelist
Cvelist
added 2021/01/22 9:2 a.m.10 views

CVE-2021-25904

An issue was discovered in the av-data crate before 0.3.0 for Rust. A raw pointer is dereferenced, leading to a read of an arbitrary memory address, sometimes causing a segfault...

7.6AI score0.0039EPSS
Exploits1References1
CNVD
CNVD
added 2021/01/06 12:0 a.m.4 views

Mozilla Rust Code Issue Vulnerability

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A code issue vulnerability exists in cbox crate in versions of Mozilla Rust prior to 2020-03-19, which stems from the CBox API allowing dereferencing of raw pointers. No details of the vulnerability are provided...

9.8CVSS6.7AI score0.00372EPSS
Exploits1References1
OSV
OSV
added 2021/01/01 12:0 p.m.22 views

RUSTSEC-2021-0006 Exposes internally used raw pointer

Affected versions of this crate dereference a raw pointer that can be modified without using unsafe code...

7.5CVSS7.4AI score0.0039EPSS
Exploits1References3
RustSec
RustSec
added 2021/01/01 12:0 p.m.21 views

Exposes internally used raw pointer

Affected versions of this crate dereference a raw pointer that can be modified without using unsafe code...

7.5CVSS3.4AI score0.0039EPSS
Exploits1
Rows per page
Query Builder