Lucene search
+L

93 matches found

OpenVAS
OpenVAS
added 2022/01/28 12:00 a.m.12 views

Mageia: Security Advisory (MGASA-2021-0234)

The remote host is missing an update for the SPDX-FileCopyrightText: 2022 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

9.8CVSS9.6AI score0.01666EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2022/01/06 10:20 p.m.45 views

Use of Uninitialized Resource in smallvec

Affected versions of this crate called mem::uninitialized to create values of a user-supplied type T. This is unsound e.g. if T is a reference type which must be non-null and thus may not remain uninitialized. The flaw was corrected by avoiding the use of mem::uninitialized, using MaybeUninit...

7.5CVSS7.2AI score0.01389EPSS
SaveExploits1References7Affected Software1
vulnersOsv
vulnersOsv
added 2022/01/06 10:20 p.m.5 views

acto-rs (>=0.2.9, <=0.3.7), alumina (>=0.1.0, <=0.1.1) +337 more potentially affected by CVE-2018-25023 via smallvec (>=0.1.8, <=0.5.1)

smallvec CARGO version =0.1.8, =0.2.9, =0.1.0, =0.1.0, =0.1.0, =1.0.0, =0.1.0, =0.1.0, =0.1.0, =0.1.55 and more Source cves: CVE-2018-25023 Source advisory: OSV:GHSA-55M5-WHCV-C49C...

7.5CVSS7.3AI score0.01389EPSS
SaveExploits1
OSV
OSV
added 2021/12/27 12:15 a.m.30 views

DEBIAN-CVE-2018-25023

An issue was discovered in the smallvec crate before 0.6.13 for Rust. It can create an uninitialized value of any type, including a reference type...

7.5CVSS7.3AI score0.01389EPSS
SaveExploits1References1
NVD
NVD
added 2021/12/27 12:15 a.m.47 views

CVE-2018-25023

An issue was discovered in the smallvec crate before 0.6.13 for Rust. It can create an uninitialized value of any type, including a reference type...

7.5CVSS0.01389EPSS
SaveExploits1References3
OSV
OSV
added 2021/12/27 12:15 a.m.16 views

CVE-2018-25023

An issue was discovered in the smallvec crate before 0.6.13 for Rust. It can create an uninitialized value of any type, including a reference type...

7.5CVSS6.7AI score
SaveExploits0References3
OSV
OSV
added 2021/12/27 12:15 a.m.17 views

UBUNTU-CVE-2018-25023

An issue was discovered in the smallvec crate before 0.6.13 for Rust. It can create an uninitialized value of any type, including a reference type...

7.5CVSS7.1AI score0.01389EPSS
SaveExploits1References4
UbuntuCve
UbuntuCve
added 2021/12/27 12:15 a.m.22 views

CVE-2018-25023

An issue was discovered in the smallvec crate before 0.6.13 for Rust. It can create an uninitialized value of any type, including a reference type...

7.5CVSS7.2AI score0.01389EPSS
SaveExploits1References3
Prion
Prion
added 2021/12/27 12:15 a.m.18 views

Design/Logic Flaw

An issue was discovered in the smallvec crate before 0.6.13 for Rust. It can create an uninitialized value of any type, including a reference type...

5CVSS7.4AI score0.01389EPSS
SaveExploits1References3Affected Software1
CNNVD
CNNVD
added 2021/12/27 12:00 a.m.13 views

Rust 安全漏洞

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. a security vulnerability exists in versions of Rust smallvec crate prior to 0.6.13, which stems from the fact that it can create uninitialized values of any type, including reference types. No details of the...

7.5CVSS5.6AI score0.01389EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2021/12/26 12:00 a.m.36 views

CVE-2018-25023

An issue was discovered in the smallvec crate before 0.6.13 for Rust. It can create an uninitialized value of any type, including a reference type...

7.5AI score0.01389EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2021/12/26 12:00 a.m.12 views

CVE-2018-25023

An issue was discovered in the smallvec crate before 0.6.13 for Rust. It can create an uninitialized value of any type, including a reference type...

7.2AI score0.01389EPSS
SaveExploits1References3
CVE
CVE
added 2021/12/26 12:00 a.m.96 views

CVE-2018-25023

The CVE-2018-25023 issue affects the Rust smallvec crate prior to 0.6.13. It allows creating an uninitialized value of any type, including references, due to the unsafe handling of uninitialized memory. The vulnerability is documented across OSV/GHSA entries, which note the fix involved avoiding ...

7.5CVSS7.3AI score0.01389EPSS
SaveExploits1References3Affected Software1
Debian CVE
Debian CVE
added 2021/12/26 12:00 a.m.63 views

CVE-2018-25023

An issue was discovered in the smallvec crate before 0.6.13 for Rust. It can create an uninitialized value of any type, including a reference type...

7.5CVSS7.5AI score0.01389EPSS
SaveExploits1
Github Security Blog
Github Security Blog
added 2021/08/25 9:00 p.m.24 views

smallvec creates uninitialized value of any type

Affected versions of this crate called mem::uninitialized to create values of a user-supplied type T. This is unsound e.g. if T is a reference type which must be non-null and thus may not remain uninitialized. The flaw was corrected by avoiding the use of mem::uninitialized, using MaybeUninit...

3.8AI score
SaveExploits0References4Affected Software1
vulnersOsv
vulnersOsv
added 2021/08/25 9:00 p.m.3 views

acto-rs (>=0.2.9, <=0.3.7), alumina (>=0.1.0, <=0.1.1) +337 more potentially affected by CVE-2018-25023 via smallvec (>=0.1.8, <=0.5.1)

smallvec CARGO version =0.1.8, =0.2.9, =0.1.0, =0.1.0, =0.1.0, =1.0.0, =0.1.0, =0.1.0, =0.1.0, =0.1.55 and more Source cves: CVE-2018-25023 Source advisory: OSV:GHSA-66P5-J55P-32R9...

7.5CVSS7.3AI score0.01389EPSS
SaveExploits1
OSV
OSV
added 2021/08/25 9:00 p.m.25 views

GHSA-66P5-J55P-32R9 smallvec creates uninitialized value of any type

Affected versions of this crate called mem::uninitialized to create values of a user-supplied type T. This is unsound e.g. if T is a reference type which must be non-null and thus may not remain uninitialized. The flaw was corrected by avoiding the use of mem::uninitialized, using MaybeUninit...

7.5CVSS7.4AI score0.01389EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2021/08/25 8:44 p.m.33 views

Double free in smallvec

Attempting to call grow on a spilled SmallVec with a value equal to the current capacity causes it to free the existing data. This performs a double free immediately and may lead to use-after-free on subsequent accesses to the SmallVec contents. An attacker that controls the value passed to grow...

9.8CVSS9.5AI score0.01672EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2021/08/25 8:44 p.m.65 views

GHSA-MM7V-VPV8-XFC3 Double free in smallvec

Attempting to call grow on a spilled SmallVec with a value equal to the current capacity causes it to free the existing data. This performs a double free immediately and may lead to use-after-free on subsequent accesses to the SmallVec contents. An attacker that controls the value passed to grow...

9.8CVSS9.8AI score0.01672EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2021/08/25 8:43 p.m.29 views

Memory corruption in smallvec

Attempting to call grow on a spilled SmallVec with a value less than the current capacity causes corruption of memory allocator data structures. An attacker that controls the value passed to grow may exploit this flaw to obtain memory contents or gain remote code execution...

9.8CVSS9.5AI score0.01926EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder