Lucene search
+L

86 matches found

RustSec
RustSec
added 2025/03/27 12:00 p.m.11 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
SaveExploits0Affected Software1
SUSE CVE
SUSE CVE
added 2024/05/03 2:09 a.m.14 views

SUSE CVE-2024-27389

In the Linux kernel, the following vulnerability has been resolved: pstore: inode: Only dinvalidate is needed Unloading a modular pstore backend with records in pstorefs would trigger the dput double-drop warning: WARNING: CPU: 0 PID: 2569 at fs/dcache.c:762 dput.part.0+0x3f3/0x410 Using the comb...

5.5CVSS6.7AI score0.00235EPSS
SaveExploits0References18
OSV
OSV
added 2024/05/01 1:15 p.m.11 views

AZL-67496 CVE-2024-27389 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: pstore: inode: Only dinvalidate is needed Unloading a modular pstore backend with records in pstorefs would trigger the dput double-drop warning: WARNING: CPU: 0 PID: 2569 at fs/dcache.c:762 dput.part.0+0x3f3/0x410 Using the comb...

7.8CVSS6.4AI score0.00235EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/01 1:15 p.m.9 views

UBUNTU-CVE-2024-27389

In the Linux kernel, the following vulnerability has been resolved: pstore: inode: Only dinvalidate is needed Unloading a modular pstore backend with records in pstorefs would trigger the dput double-drop warning: WARNING: CPU: 0 PID: 2569 at fs/dcache.c:762 dput.part.0+0x3f3/0x410 Using the comb...

7.8CVSS6.2AI score0.00235EPSS
SaveExploits0References24
Positive Technologies
Positive Technologies
added 2024/02/22 12:00 a.m.18 views

PT-2024-21875

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue arises when unloading a modular pstore backend with records in pstorefs, triggering a dput double-drop warning. This warning occurs due to the incorrect use of d drop and dput ...

5.5CVSS5.6AI score0.00235EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/01/25 11:13 a.m.14 views

kernel: xfrm_expand_policies() in net/xfrm/xfrm_policy.c can cause a refcount to be dropped twice

A flaw was found in the Linux kernel’s IP framework for transforming packets XFRM subsystem. An error while resolving policies in xfrmbundlelookup causes the refcount to drop twice, leading to a possible crash and a denial of service...

5.5CVSS6.6AI score0.00315EPSS
SaveExploits0References4
OSV
OSV
added 2022/07/27 4:15 a.m.7 views

DEBIAN-CVE-2022-36879

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

5.5CVSS6.3AI score0.00315EPSS
SaveExploits0References1
OSV
OSV
added 2021/08/25 9:01 p.m.56 views

GHSA-VQ23-5H4F-VWPV Update unsound DrainFilter and RString::retain

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

7.5CVSS7.3AI score0.01413EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2021/08/25 9:01 p.m.29 views

Update unsound DrainFilter and RString::retain

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

7.5CVSS7.3AI score0.01413EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/08/25 8:54 p.m.32 views

Double free in slice-deque

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.3AI score0.01135EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/08/25 8:54 p.m.29 views

Double free in endian_trait

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.5CVSS2.2AI score0.01135EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2021/08/25 8:54 p.m.29 views

GHSA-VPW8-43WM-RXW5 Double free in endian_trait

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.4AI score0.01135EPSS
SaveExploits1References4
OSV
OSV
added 2021/08/25 8:53 p.m.88 views

GHSA-CX4J-FXR7-JXG8 Double free in glsl-layout

Affected versions of this crate did not guard against panic within the user-provided function f 2nd parameter of fn maparray, and thus panic within f causes double drop of a single object. The flaw was corrected in the 0.4.0 release by wrapping the object vulnerable to a double drop within...

7.5CVSS7.3AI score0.0139EPSS
SaveExploits1References4
OSV
OSV
added 2021/08/25 8:52 p.m.60 views

GHSA-FJR6-HM39-4CF9 Double free in basic_dsp_matrix

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.5CVSS7.4AI score0.01327EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2021/08/25 8:52 p.m.26 views

Double free in basic_dsp_matrix

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.5CVSS1.8AI score0.01327EPSS
SaveExploits1References4Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2021/08/25 12:00 a.m.7 views

Update unsound DrainFilter and RString::retain

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

7.5CVSS7.1AI score0.01413EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2021/04/01 5:15 a.m.9 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.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.5CVSS5.7AI score0.01135EPSS
SaveExploits1References1
NVD
NVD
added 2021/04/01 5:15 a.m.35 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
OSV
OSV
added 2021/04/01 5:15 a.m.10 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
Rows per page
Query Builder