Lucene search
+L

11266 matches found

OSV
OSV
added 2021/03/05 9:15 a.m.13 views

CVE-2021-28035

An issue was discovered in the stackdst crate before 0.6.1 for Rust. Because of the pushinner behavior, a drop of uninitialized memory can occur upon a val.clone panic...

9.8CVSS7.3AI score0.01167EPSS
SaveExploits0References1
OSV
OSV
added 2021/03/05 9:15 a.m.10 views

CVE-2021-28028

An issue was discovered in the toodee crate before 0.3.0 for Rust. Row insertion can cause a double free upon an iterator panic...

9.8CVSS7.2AI score0.01167EPSS
SaveExploits0References1
NVD
NVD
added 2021/03/05 9:15 a.m.28 views

CVE-2021-28028

An issue was discovered in the toodee crate before 0.3.0 for Rust. Row insertion can cause a double free upon an iterator panic...

9.8CVSS0.01167EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2021/03/05 9:15 a.m.8 views

CVE-2021-28034

An issue was discovered in the stackdst crate before 0.6.1 for Rust. Because of the pushinner behavior, a double free can occur upon a val.clone panic...

9.8CVSS8.3AI score0.01167EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2021/03/05 9:15 a.m.8 views

CVE-2021-28035

An issue was discovered in the stackdst crate before 0.6.1 for Rust. Because of the pushinner behavior, a drop of uninitialized memory can occur upon a val.clone panic...

9.8CVSS8.3AI score0.01167EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2021/03/05 9:15 a.m.8 views

CVE-2021-28031

An issue was discovered in the scratchpad crate before 1.3.1 for Rust. The moveelements function can have a double-free upon a panic in a user-provided f function...

9.8CVSS8.4AI score0.01364EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2021/03/05 9:15 a.m.6 views

CVE-2021-28028

An issue was discovered in the toodee crate before 0.3.0 for Rust. Row insertion can cause a double free upon an iterator panic...

9.8CVSS8.3AI score0.01167EPSS
SaveExploits0References2
Prion
Prion
added 2021/03/05 9:15 a.m.21 views

Double free

An issue was discovered in the scratchpad crate before 1.3.1 for Rust. The moveelements function can have a double-free upon a panic in a user-provided f function...

7.5CVSS9.4AI score0.01364EPSS
SaveExploits0References1Affected Software1
Prion
Prion
added 2021/03/05 9:15 a.m.17 views

Double free

An issue was discovered in the stackdst crate before 0.6.1 for Rust. Because of the pushinner behavior, a double free can occur upon a val.clone panic...

7.5CVSS9.4AI score0.01167EPSS
SaveExploits0References1Affected Software1
ATTACKERKB
ATTACKERKB
added 2021/03/05 9:15 a.m.29 views

CVE-2021-28033

An issue was discovered in the bytestruct crate before 0.6.1 for Rust. There can be a drop of uninitialized memory if a certain deserialization method panics...

9.8CVSS8.5AI score0.01167EPSS
SaveExploits0References2
Prion
Prion
added 2021/03/05 9:15 a.m.21 views

Double free

An issue was discovered in the toodee crate before 0.3.0 for Rust. Row insertion can cause a double free upon an iterator panic...

7.5CVSS9.4AI score0.01167EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2021/03/05 8:40 a.m.34 views

CVE-2021-28028

An issue was discovered in the toodee crate before 0.3.0 for Rust. Row insertion can cause a double free upon an iterator panic...

9.7AI score0.01167EPSS
SaveExploits0References1
CVE
CVE
added 2021/03/05 8:40 a.m.77 views

CVE-2021-28028

The CVE-2021-28028 issue affects the Rust crate toodee prior to 0.3.0. The vulnerability arises during row insertion where an iterator panic can lead to a double free . Multiple connected sources (Red Hat CVE, OSVGHSA entries, CNVD, NVD, and CNVD) corroborate the description: a panic during itera...

9.8CVSS9.3AI score0.01167EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2021/03/05 8:40 a.m.41 views

CVE-2021-28031

An issue was discovered in the scratchpad crate before 1.3.1 for Rust. The moveelements function can have a double-free upon a panic in a user-provided f function...

9.7AI score0.01364EPSS
SaveExploits0References1
CVE
CVE
added 2021/03/05 8:39 a.m.84 views

CVE-2021-28034

The CVE-2021-28034 issue affects the Rust stack_dst crate prior to 0.6.1. The root cause is in push_inner, which increases the internal array length and then calls val.clone(); if val.clone() panics, a double free/memory-safety issue can occur. Several connected advisories (Red Hat, OSV, GHSA, CN...

9.8CVSS9.3AI score0.01167EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2021/03/05 8:39 a.m.70 views

CVE-2021-28035

CVE-2021-28035 affects the Rust crate stack_dst, prior to 0.6.1. The root cause is the push_inner behavior, which can cause a drop of uninitialized memory if a val.clone() panics. The issue has been fixed in a later commit (and by upgrading to 0.6.1+). If exploited, this can lead to memory safety...

9.8CVSS9.3AI score0.01167EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2021/03/05 8:38 a.m.30 views

CVE-2021-28033

An issue was discovered in the bytestruct crate before 0.6.1 for Rust. There can be a drop of uninitialized memory if a certain deserialization method panics...

9.7AI score0.01167EPSS
SaveExploits0References1
CVE
CVE
added 2021/03/05 8:38 a.m.96 views

CVE-2021-28033

The CVE-2021-28033 issue concerns the byte_struct crate for Rust pre-0.6.1, where deserializing via a certain method could cause a drop of uninitialized memory when panicking. Affected component: byte_struct (Rust) before 0.6.1. Impact described as potential memory safety failure during deseriali...

9.8CVSS9.4AI score0.01167EPSS
SaveExploits0References1Affected Software1
CNNVD
CNNVD
added 2021/03/05 12:00 a.m.11 views

Rust 安全漏洞

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A security vulnerability exists in stackdst crate before 0.6.1 for Rust, where uninitialized memory is lost during a val.clone panic. No details of the vulnerability are provided at this time...

9.8CVSS5.5AI score0.01167EPSS
SaveExploits0References1
NVD
NVD
added 2021/03/04 10:15 p.m.31 views

CVE-2021-25345

Graphic format mismatch while converting video format in hwcomposer prior to SMR Mar-2021 Release 1 results in kernel panic due to unsupported format...

5.5CVSS0.00119EPSS
SaveExploits0References2
Rows per page
Query Builder