Lucene search
+L

11440 matches found

OSV
OSV
added 2021/04/07 10:15 p.m.9 views

CVE-2021-30457

An issue was discovered in the id-map crate through 2021-02-26 for Rust. A double free can occur in removeset upon a panic in a Drop impl...

9.8CVSS7.3AI score0.011EPSS
SaveExploits0References1
NVD
NVD
added 2021/04/07 10:15 p.m.24 views

CVE-2021-30457

An issue was discovered in the id-map crate through 2021-02-26 for Rust. A double free can occur in removeset upon a panic in a Drop impl...

9.8CVSS0.011EPSS
SaveExploits0References1
Prion
Prion
added 2021/04/07 10:15 p.m.18 views

Double free

An issue was discovered in the id-map crate through 2021-02-26 for Rust. A double free can occur in getorinsert upon a panic of a user-provided f function...

7.5CVSS9.4AI score0.011EPSS
SaveExploits0References1Affected Software1
ATTACKERKB
ATTACKERKB
added 2021/04/07 10:15 p.m.7 views

CVE-2021-30455

An issue was discovered in the id-map crate through 2021-02-26 for Rust. A double free can occur in IdMap::clonefrom upon a .clone panic...

9.8CVSS7AI score0.011EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2021/04/07 10:15 p.m.9 views

CVE-2021-30457

An issue was discovered in the id-map crate through 2021-02-26 for Rust. A double free can occur in removeset upon a panic in a Drop impl...

9.8CVSS7AI score0.011EPSS
SaveExploits0References2
Prion
Prion
added 2021/04/07 10:15 p.m.25 views

Double free

An issue was discovered in the id-map crate through 2021-02-26 for Rust. A double free can occur in removeset upon a panic in a Drop impl...

7.5CVSS9.4AI score0.011EPSS
SaveExploits0References1Affected Software1
Prion
Prion
added 2021/04/07 10:15 p.m.23 views

Double free

An issue was discovered in the id-map crate through 2021-02-26 for Rust. A double free can occur in IdMap::clonefrom upon a .clone panic...

7.5CVSS9.4AI score0.011EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2021/04/07 9:20 p.m.66 views

CVE-2021-30455

Summary: The CVE-2021-30455 entry concerns the Rust id-map crate (up to 2021-02-26) with a vulnerability causing a double free in IdMap::clone_from when a .clone panics. Multiple connected sources corroborate a double-free scenario during cloning, including Red Hat, OSV advisories, CNVD, and CVE ...

9.8CVSS9.3AI score0.011EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2021/04/07 9:19 p.m.65 views

CVE-2021-30457

The CVE-2021-30457 entry pertains to the Rust id-map crate, with a concrete issue: a double free that can occur in remove_set when a panic happens in a Drop implementation. This vulnerability affects id-map versions up to 2021-02-26 and is highlighted across multiple advisories (e.g., OSV and Red...

9.8CVSS9.3AI score0.011EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2021/04/07 9:19 p.m.36 views

CVE-2021-30456

An issue was discovered in the id-map crate through 2021-02-26 for Rust. A double free can occur in getorinsert upon a panic of a user-provided f function...

9.7AI score0.011EPSS
SaveExploits0References1
CVE
CVE
added 2021/04/07 9:19 p.m.70 views

CVE-2021-30456

The CVE concerns the Rust id-map crate (through 2021-02-26). It describes a vulnerability where a double free can occur in get_or_insert if the user-provided f function panics. The crash arises because space is reserved for the value before invoking f; a panic can cause uninitialized or previousl...

9.8CVSS9.3AI score0.011EPSS
SaveExploits0References1Affected Software1
Microsoft CVE
Microsoft CVE
added 2021/04/06 7:00 a.m.9 views

An issue was discovered in the Linux kernel before 5.11.11. The netfilter subsystem allows attackers to cause a denial of service (panic) because net/netfilter/x_tables.c and include/linux/netfilter/x_tables.h lack a full memory barrier upon the assignment of a new table value aka CID-175e476b8cdf.

...

5.5CVSS6.9AI score0.00437EPSS
SaveExploits0
OSV
OSV
added 2021/04/01 5:15 a.m.12 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.5CVSS7.1AI score0.01135EPSS
SaveExploits1References1
OSV
OSV
added 2021/04/01 5:15 a.m.13 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.5CVSS7.1AI score0.01135EPSS
SaveExploits1References1
OSV
OSV
added 2021/04/01 5:15 a.m.10 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.5CVSS5.7AI score0.01135EPSS
SaveExploits1References1
OSV
OSV
added 2021/04/01 5:15 a.m.9 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.8CVSS7.3AI score0.01326EPSS
SaveExploits1References1
OSV
OSV
added 2021/04/01 5:15 a.m.10 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.5CVSS7.1AI score0.01135EPSS
SaveExploits1References1
OSV
OSV
added 2021/04/01 5:15 a.m.11 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.5CVSS7.1AI score0.01135EPSS
SaveExploits1References1
OSV
OSV
added 2021/04/01 5:15 a.m.11 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.8CVSS7.3AI score0.01363EPSS
SaveExploits1References1
NVD
NVD
added 2021/04/01 5:15 a.m.37 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.5CVSS0.01135EPSS
SaveExploits1References1
Rows per page
Query Builder