Lucene search
+L

11439 matches found

NVD
NVD
added 2021/04/01 5:15 a.m.39 views

CVE-2021-29933

An issue was discovered in the insertmany crate through 2021-01-26 for Rust. Elements may be dropped twice if a .next method panics...

7.5CVSS0.01135EPSS
SaveExploits1References1
NVD
NVD
added 2021/04/01 5:15 a.m.26 views

CVE-2021-29938

An issue was discovered in the slice-deque crate through 2021-02-19 for Rust. A double drop can occur in SliceDeque::drainfilter upon a panic in a predicate function...

7.5CVSS0.01135EPSS
SaveExploits1References1
NVD
NVD
added 2021/04/01 5:15 a.m.19 views

CVE-2021-29931

An issue was discovered in the arenavec crate through 2021-01-12 for Rust. A double drop can sometimes occur upon a panic in T::drop...

7.5CVSS0.00973EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2021/04/01 5:15 a.m.8 views

CVE-2021-29933

An issue was discovered in the insertmany crate through 2021-01-26 for Rust. Elements may be dropped twice if a .next method panics...

7.5CVSS6.9AI score0.01135EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2021/04/01 5:15 a.m.5 views

CVE-2021-29937

An issue was discovered in the telemetry crate through 2021-02-17 for Rust. There is a drop of uninitialized memory if a value.clone call panics within misc::vecwithsize...

9.8CVSS7AI score0.01363EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2021/04/01 5:15 a.m.7 views

CVE-2021-29930

An issue was discovered in the arenavec crate through 2021-01-12 for Rust. A drop of uninitialized memory can sometimes occur upon a panic in T::default...

7.5CVSS7AI score0.01135EPSS
SaveExploits1References2
Prion
Prion
added 2021/04/01 5:15 a.m.13 views

Double free

An issue was discovered in the arenavec crate through 2021-01-12 for Rust. A double drop can sometimes occur upon a panic in T::drop...

5CVSS7.5AI score0.00973EPSS
SaveExploits0References1Affected Software1
Prion
Prion
added 2021/04/01 5:15 a.m.24 views

Double free

An issue was discovered in the through crate through 2021-02-18 for Rust. There is a double free in through and throughand upon a panic of the map function...

7.5CVSS9.5AI score0.01326EPSS
SaveExploits1References1Affected Software1
Prion
Prion
added 2021/04/01 5:15 a.m.19 views

Design/Logic Flaw

An issue was discovered in the arenavec crate through 2021-01-12 for Rust. A drop of uninitialized memory can sometimes occur upon a panic in T::default...

5CVSS7.5AI score0.01135EPSS
SaveExploits1References1Affected Software1
ATTACKERKB
ATTACKERKB
added 2021/04/01 5:15 a.m.6 views

CVE-2021-29938

An issue was discovered in the slice-deque crate through 2021-02-19 for Rust. A double drop can occur in SliceDeque::drainfilter upon a panic in a predicate function...

7.5CVSS7AI score0.01135EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2021/04/01 5:15 a.m.5 views

CVE-2021-29929

An issue was discovered in the endiantrait crate through 2021-01-04 for Rust. A double drop can occur when a user-provided Endian impl panics...

7.5CVSS7AI score0.01135EPSS
SaveExploits1References2
Prion
Prion
added 2021/04/01 5:15 a.m.20 views

Double free

An issue was discovered in the slice-deque crate through 2021-02-19 for Rust. A double drop can occur in SliceDeque::drainfilter upon a panic in a predicate function...

5CVSS7.5AI score0.01135EPSS
SaveExploits1References1Affected Software1
ATTACKERKB
ATTACKERKB
added 2021/04/01 5:15 a.m.12 views

CVE-2021-29935

An issue was discovered in the rocket crate before 0.4.7 for Rust. uri::Formatter can have a use-after-free if a user-provided function panics...

7.5CVSS7AI score0.01025EPSS
SaveExploits1References2
CVE
CVE
added 2021/04/01 4:24 a.m.109 views

CVE-2021-29931

The CVE concerns the arenavec crate for Rust (up to at least 0.1.1 per OSV entry; affecters mention Rust versions up to 2021-01-12). Root cause: panics in T::drop() (and related paths) can cause double drop or memory management issues, leading to memory corruption. Documented impacts include doub...

7.5CVSS7.4AI score0.00973EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2021/04/01 4:24 a.m.37 views

CVE-2021-29931

An issue was discovered in the arenavec crate through 2021-01-12 for Rust. A double drop can sometimes occur upon a panic in T::drop...

7.7AI score0.00973EPSS
SaveExploits0References1
CVE
CVE
added 2021/04/01 4:23 a.m.99 views

CVE-2021-29938

CVE-2021-29938 concerns the Rust slice-deque crate. The connected advisories indicate that SliceDeque::drain_filter can drop the last element twice if the predicate panics, due to the implementation mutating the drain-filter iterator index before invoking the predicate. Affected scope is the slic...

7.5CVSS7.4AI score0.01135EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2021/04/01 4:22 a.m.27 views

CVE-2021-29940

An issue was discovered in the through crate through 2021-02-18 for Rust. There is a double free in through and throughand upon a panic of the map function...

9.8AI score0.01326EPSS
SaveExploits1References1
CVE
CVE
added 2021/04/01 4:22 a.m.114 views

CVE-2021-29940

CVE-2021-29940 affects the Rust crate and related advisories: the through/through_and code path can trigger a double free when the mapping function panics. The root cause involves duplicating ownership via ptr::read on a mutable reference, causing both the original and the duplicated object to be...

9.8CVSS9.4AI score0.01326EPSS
SaveExploits1References1Affected Software1
CNVD
CNVD
added 2021/04/01 12:00 a.m.14 views

Samsung SMR has an unspecified vulnerability

Samsung SMR is a system firmware from Samsung South Korea. It provides storage for system applications. A security vulnerability exists in SMR Mar-2021 Release 1, which stems from the fact that an incorrect implementation handles file descriptors that can lead to memory corruption, resulting in...

6.1CVSS6.6AI score0.0089EPSS
SaveExploits0References1
CVE
CVE
added 2021/03/30 8:35 p.m.651 views

CVE-2021-29650

CVE-2021-29650 affects the Linux kernel prior to 5.11.11. The netfilter subsystem (net/netfilter/x_tables.c and include/linux/netfilter/x_tables.h) may omit a full memory barrier when a new table value is assigned, enabling a local attacker to trigger a DoS/panic in netfilter. The issue is docume...

5.5CVSS6.1AI score0.00437EPSS
SaveExploits0References7Affected Software1
Rows per page
Query Builder