Lucene search
K

92 matches found

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

EUVD-2021-1803

Malware in sbrugna...

9.8CVSS9.3AI score0.00425EPSS
Exploits0References9
EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2021-1878

Malware in sbrugna...

9.8CVSS9.3AI score0.00425EPSS
Exploits0References6
EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2021-1594

Malware in sbrugna...

9.8CVSS9.3AI score0.0042EPSS
Exploits0References6
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
EUVD
EUVD
added 2025/10/03 8:7 p.m.4 views

EUVD-2022-0458

Malicious code in bioql PyPI...

7.5CVSS7.5AI score0.00231EPSS
Exploits1References8
Tenable Nessus
Tenable Nessus
added 2025/08/27 12:0 a.m.1 views

Linux Distros Unpatched Vulnerability : CVE-2018-20991

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - An issue was discovered in the smallvec crate before 0.6.3 for Rust. The Iterator implementation mishandles destructors, leading to a double free. CVE-2018-2099...

9.8CVSS7.3AI score0.00425EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/24 12:0 a.m.1 views

Linux Distros Unpatched Vulnerability : CVE-2018-25023

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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. CVE-2018-250...

7.5CVSS7.1AI score0.00231EPSS
Exploits1References2
Tenable Nessus
Tenable Nessus
added 2025/08/18 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2021-25900

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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.8CVSS7.5AI score0.00533EPSS
Exploits1References2
RedhatCVE
RedhatCVE
added 2025/05/22 1:30 p.m.5 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.8AI score0.00231EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 6:59 a.m.2 views

CVE-2018-20991

An issue was discovered in the smallvec crate before 0.6.3 for Rust. The Iterator implementation mishandles destructors, leading to a double free...

9.8CVSS6.7AI score0.00425EPSS
Exploits0References1
SUSE CVE
SUSE CVE
added 2023/02/15 4:20 a.m.2 views

SUSE CVE-2018-20991

An issue was discovered in the smallvec crate before 0.6.3 for Rust. The Iterator implementation mishandles destructors, leading to a double free...

9.8CVSS7AI score0.00425EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 4:20 a.m.1 views

SUSE 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...

2.5CVSS7AI score0.00231EPSS
Exploits1References3
SUSE CVE
SUSE CVE
added 2023/02/15 4:8 a.m.1 views

SUSE CVE-2019-15551

An issue was discovered in the smallvec crate before 0.6.10 for Rust. There is a double free for certain grow attempts with the current capacity...

9.8CVSS9.4AI score0.00425EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 4:8 a.m.1 views

SUSE CVE-2019-15554

An issue was discovered in the smallvec crate before 0.6.10 for Rust. There is memory corruption for certain grow attempts with less than the current capacity...

9.8CVSS9.5AI score0.0042EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:44 a.m.1 views

SUSE 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...

7.4CVSS7.5AI score0.00533EPSS
Exploits1References5
vulnersOsv
vulnersOsv
added 2022/05/24 5:40 p.m.3 views

ABC_Game_Engine (>=0.1.0 <=0.1.2), AitSar (=0.1.1) +39145 more potentially affected by CVE-2021-25900 via smallvec (>=1.0.0 <=1.2.0)

smallvec CARGO version =1.0.0, =0.1.0, =0.1.0, =0.1.0, =0.11.0, =0.1.0-beta.1, =1.0.2, =0.1.0, =0.1.0, =0.1.1 - GuiNistRs =0.1.0 and more Source cves: CVE-2021-25900 Source advisory: OSV:GHSA-43W2-9J62-HQ99...

9.8CVSS7.2AI score0.00533EPSS
Exploits1
Github Security Blog
Github Security Blog
added 2022/05/24 5:40 p.m.15 views

Buffer overflow in SmallVec::insert_many

A bug in the SmallVec::insertmany method caused it to allocate a buffer that was smaller than needed. It then wrote past the end of the buffer, causing a buffer overflow and memory corruption on the heap. This bug was only triggered if the iterator passed to insertmany yielded more items than the...

9.8CVSS9.4AI score0.00533EPSS
Exploits1References6Affected Software1
OSV
OSV
added 2022/05/24 5:40 p.m.0 views

GHSA-43W2-9J62-HQ99 Buffer overflow in SmallVec::insert_many

A bug in the SmallVec::insertmany method caused it to allocate a buffer that was smaller than needed. It then wrote past the end of the buffer, causing a buffer overflow and memory corruption on the heap. This bug was only triggered if the iterator passed to insertmany yielded more items than the...

9.8CVSS6.1AI score0.00533EPSS
Exploits1References6
RedhatCVE
RedhatCVE
added 2022/05/20 11:43 p.m.16 views

CVE-2019-15551

An issue was discovered in the smallvec crate before 0.6.10 for Rust. There is a double free for certain grow attempts with the current capacity...

9.8CVSS1.7AI score0.00425EPSS
Exploits0References2
OpenVAS
OpenVAS
added 2022/01/28 12:0 a.m.8 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.00533EPSS
Exploits1References4
Rows per page
Query Builder