Lucene search
K

12 matches found

EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2021-1508

Malware in sbrugna...

7.5CVSS7.4AI score0.00389EPSS
Exploits1References5
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2022-2287

Malicious code in bioql PyPI...

9.8CVSS9.2AI score0.00533EPSS
Exploits1References8
Github Security Blog
Github Security Blog
added 2021/08/25 8:55 p.m.27 views

Double free in insert_many

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.5CVSS1.4AI score0.00389EPSS
Exploits1References4Affected Software1
OSV
OSV
added 2021/08/25 8:55 p.m.15 views

GHSA-29HG-R7C7-54FR Double free in insert_many

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.5CVSS7.4AI score0.00389EPSS
Exploits1References4
NVD
NVD
added 2021/04/01 5:15 a.m.14 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.00389EPSS
Exploits1References1
Prion
Prion
added 2021/04/01 5:15 a.m.10 views

Code injection

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

5CVSS7.5AI score0.00389EPSS
Exploits1References1Affected Software1
CVE
CVE
added 2021/04/01 4:24 a.m.80 views

CVE-2021-29933

The CVE concerns the Rust crate insert_many (pre-2021-01-26). Affected behavior arises when resizing a vector used to insert items: the implementation moved items with ptr::copy, then iterated the provided Iterator; if the iterator’s next() panics, the elements may be dropped twice, causing doubl...

7.5CVSS7.4AI score0.00389EPSS
Exploits1References1Affected Software1
OSV
OSV
added 2021/01/26 6:16 p.m.1 views

DEBIAN-CVE-2021-25900

An issue was discovered in the smallvec crate before 0.6.14 and 1.x before 1.6.1 for Rust. There is a heap-based buffer overflow in SmallVec::insertmany...

9.8CVSS8.8AI score0.00533EPSS
Exploits1References1
OSV
OSV
added 2021/01/26 6:16 p.m.0 views

UBUNTU-CVE-2021-25900

An issue was discovered in the smallvec crate before 0.6.14 and 1.x before 1.6.1 for Rust. There is a heap-based buffer overflow in SmallVec::insertmany...

9.8CVSS6.1AI score0.00533EPSS
Exploits1References4
RustSec
RustSec
added 2021/01/26 12:0 p.m.16 views

insert_many can drop elements twice on panic

Affected versions of insertmany used ptr::copy to move over items in a vector to make space before inserting, duplicating their ownership. It then iterated over a provided Iterator to insert the new items. If the iterator's .next method panics then the vector would drop the same elements twice...

7.5CVSS4.2AI score0.00389EPSS
Exploits1
OSV
OSV
added 2021/01/26 12:0 p.m.13 views

RUSTSEC-2021-0042 insert_many can drop elements twice on panic

Affected versions of insertmany used ptr::copy to move over items in a vector to make space before inserting, duplicating their ownership. It then iterated over a provided Iterator to insert the new items. If the iterator's .next method panics then the vector would drop the same elements twice...

7.5CVSS7.3AI score0.00389EPSS
Exploits1References3
OSV
OSV
added 2018/07/19 12:0 p.m.25 views

RUSTSEC-2018-0003 Possible double free during unwinding in SmallVec::insert_many

If an iterator passed to SmallVec::insertmany panicked in Iterator::next, destructors were run during unwinding while the vector was in an inconsistent state, possibly causing a double free a destructor running on two copies of the same value. This is fixed in smallvec 0.6.3 by ensuring that the...

9.8CVSS9.4AI score0.00425EPSS
Exploits0References3
Rows per page
Query Builder