Lucene search
K

80 matches found

AstraLinux
AstraLinux
added 2026/05/03 11:59 p.m.1 views

Astra Linux - уязвимость в linux-5.10, linux-5.15, linux

A issue was discovered in the Linux kernel through version 5.18.14. The xfrmexpandpolicies function in net/xfrm/xfrmpolicy.c can cause the refcount to be dropped twice...

5.5CVSS6.7AI score0.00036EPSS
Exploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.1 views

EUVD-2021-1901

Malware in sbrugna...

7.5CVSS7.4AI score0.00389EPSS
Exploits1References4
EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2021-1650

Malware in sbrugna...

7.5CVSS7.4AI score0.00389EPSS
Exploits0References5
EUVD
EUVD
added 2025/10/07 12:30 a.m.1 views

EUVD-2021-1900

Malware in sbrugna...

7.5CVSS7.4AI score0.00389EPSS
Exploits1References5
EUVD
EUVD
added 2025/10/07 12:30 a.m.1 views

EUVD-2021-1815

Malware in sbrugna...

7.5CVSS7.4AI score0.00389EPSS
Exploits1References5
EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2021-1704

Malware in sbrugna...

7.5CVSS7.4AI score0.00334EPSS
Exploits1References5
EUVD
EUVD
added 2025/10/07 12:30 a.m.1 views

EUVD-2021-1687

Malware in sbrugna...

7.5CVSS7.4AI score0.00334EPSS
Exploits1References5
EUVD
EUVD
added 2025/10/07 12:30 a.m.1 views

EUVD-2021-1685

Malware in sbrugna...

9.8CVSS9.2AI score0.00433EPSS
Exploits1References5
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.1 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-414382)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-414382 advisory. An issue was discovered in the Linux kernel through 5.18.14. xfrmexpandpolicies in net/xfrm/xfrmpolicy.c can cause a refcount to be dropped twice. Tenable has...

5.5CVSS6.5AI score0.00036EPSS
Exploits0References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2022-2752

Malicious code in bioql PyPI...

5.3CVSS5.4AI score0.00377EPSS
Exploits1References5
RedhatCVE
RedhatCVE
added 2025/05/22 9:23 p.m.2 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.5CVSS6.8AI score0.00389EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 7:37 p.m.7 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.5CVSS6.8AI score0.00389EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 7:29 p.m.6 views

CVE-2021-26954

An issue was discovered in the qwutils crate before 0.3.1 for Rust. When a Clone panic occurs, insertsliceclone can perform a double drop...

5.3CVSS6.8AI score0.00377EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 7:27 p.m.4 views

CVE-2021-25906

An issue was discovered in the basicdspmatrix crate before 0.9.2 for Rust. When a TransformContent panic occurs, a double drop can be performed...

7.5CVSS6.8AI score0.00334EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 7:27 p.m.3 views

CVE-2021-25902

An issue was discovered in the glsl-layout crate before 0.4.0 for Rust. When a panic occurs, maparray can perform a double drop...

7.5CVSS6.8AI score0.00334EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 7:27 p.m.3 views

CVE-2021-25907

An issue was discovered in the containers crate before 0.9.11 for Rust. When a panic occurs, a util::mutate,mutate2 double drop can be performed...

9.8CVSS6.8AI score0.00433EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 7:0 p.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.5CVSS6.8AI score0.00389EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 3:33 p.m.4 views

CVE-2020-36212

An issue was discovered in the abistable crate before 0.9.1 for Rust. DrainFilter lacks soundness because of a double drop...

7.5CVSS6.8AI score0.00389EPSS
Exploits1
RustSec
RustSec
added 2025/03/27 12:0 p.m.3 views

`array-init-cursor` in version 0.2.0 and below is unsound when used with types that implement `Drop`

The Drop implementation will get run twice when using the cursor. This issue does not affect you, if you are using only using the crate with types that are Copy such as u8. This issue also does not affect you, if you are only depending on it through the crate planus...

7.1AI score
Exploits0Affected Software1
OSV
OSV
added 2025/03/27 12:0 p.m.4 views

RUSTSEC-2025-0019 `array-init-cursor` in version 0.2.0 and below is unsound when used with types that implement `Drop`

The Drop implementation will get run twice when using the cursor. This issue does not affect you, if you are using only using the crate with types that are Copy such as u8. This issue also does not affect you, if you are only depending on it through the crate planus...

7.1AI score
Exploits0References3
Rows per page
Query Builder