Lucene search
+L

3848 matches found

OSV
OSV
added 2021/08/25 8:49 p.m.69 views

GHSA-9CG2-2J2H-59V9 Data races in atom

The atom crate contains a security issue revolving around its implementation of the Send trait. It incorrectly allows any arbitrary type to be sent across threads potentially leading to use-after-free issues through memory races...

4.7CVSS4.8AI score0.00196EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2021/08/25 8:49 p.m.36 views

Data races in atom

The atom crate contains a security issue revolving around its implementation of the Send trait. It incorrectly allows any arbitrary type to be sent across threads potentially leading to use-after-free issues through memory races...

4.7CVSS5.4AI score0.00196EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/08/25 8:48 p.m.32 views

Multiple security issues including data race, buffer overflow, and uninitialized memory drop in arr

arr crate contains multiple security issues. Specifically, 1. It incorrectly implements Sync/Send bounds, which allows to smuggle non-Sync/Send types across the thread boundary. 2. Index and IndexMut implementation does not check the array bound. 3. Array::newfromtemplate drops uninitialized memo...

9.8CVSS9AI score0.01476EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2021/08/25 8:48 p.m.61 views

GHSA-FHVJ-7F9P-W788 Multiple security issues including data race, buffer overflow, and uninitialized memory drop in arr

arr crate contains multiple security issues. Specifically, 1. It incorrectly implements Sync/Send bounds, which allows to smuggle non-Sync/Send types across the thread boundary. 2. Index and IndexMut implementation does not check the array bound. 3. Array::newfromtemplate drops uninitialized memo...

9.8CVSS6.7AI score0.01515EPSS
SaveExploits0References4
OSV
OSV
added 2021/08/25 8:48 p.m.4 views

GHSA-M833-JV95-MFJH Memory safety violation in crayon

An issue was discovered in the crayon crate through 2020-08-31 for Rust. A TOCTOU issue has a resultant memory safety violation via HandleLike...

8.1CVSS5.9AI score0.0087EPSS
SaveExploits0References4
OSV
OSV
added 2021/08/25 8:48 p.m.39 views

GHSA-4WJ3-P7HJ-CVX8 Double free in ordnung

An issue was discovered in the ordnung crate through version 0.0.1 for Rust. compact::Vec violates memory safety via a remove double free...

7.5CVSS5.9AI score0.0139EPSS
SaveExploits2References4
Github Security Blog
Github Security Blog
added 2021/08/25 8:48 p.m.31 views

Double free in ordnung

An issue was discovered in the ordnung crate through version 0.0.1 for Rust. compact::Vec violates memory safety via a remove double free...

7.5CVSS7.5AI score0.0139EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2021/08/25 8:48 p.m.45 views

GHSA-QRWC-JXF5-G8X6 Out of bounds read in ordnung

An issue was discovered in the ordnung crate through version 0.0.1 for Rust. compact::Vec violates memory safety via out-of-bounds access for large capacity...

7.5CVSS7.1AI score0.0139EPSS
SaveExploits2References4
Github Security Blog
Github Security Blog
added 2021/08/25 8:48 p.m.36 views

Out of bounds read in ordnung

An issue was discovered in the ordnung crate through version 0.0.1 for Rust. compact::Vec violates memory safety via out-of-bounds access for large capacity...

7.5CVSS7.5AI score0.0139EPSS
SaveExploits1References4Affected Software1
vulnersOsv
vulnersOsv
added 2021/08/25 8:48 p.m.5 views

epoll (>=0.4.0, <=0.6.0), hydrogen (>=0.1.0, <=0.1.5) potentially affected by CVE-2020-35892 +1 more via simple-slab (>=0.1.0, <=0.2.3)

simple-slab CARGO version =0.1.0, =0.4.0, =0.1.0, =0.1.5 Source cves: CVE-2020-35892, CVE-2020-35893 Source advisory: OSV:GHSA-438G-FX34-4H9M...

9.1CVSS7.7AI score0.0151EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2021/08/25 8:48 p.m.31 views

Out of bounds read in simple-slab

An issue was discovered in the simple-slab crate before 0.3.3 for Rust. index allows an out-of-bounds read...

9.1CVSS8.8AI score0.0151EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/08/25 8:48 p.m.34 views

Multiple security issues including data race, buffer overflow, and uninitialized memory drop in arr

arr crate contains multiple security issues. Specifically, 1. It incorrectly implements Sync/Send bounds, which allows to smuggle non-Sync/Send types across the thread boundary. 2. Index and IndexMut implementation does not check the array bound. 3. Array::newfromtemplate drops uninitialized memo...

9.8CVSS9AI score0.01515EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2021/08/25 8:48 p.m.34 views

GHSA-HQC8-J86X-2764 Off-by-one error in simple-slab

An issue was discovered in the simple-slab crate before 0.3.3 for Rust. remove has an off-by-one error, causing memory leakage and a drop of uninitialized memory...

7.5CVSS8.2AI score0.0151EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2021/08/25 8:48 p.m.37 views

Off-by-one error in simple-slab

An issue was discovered in the simple-slab crate before 0.3.3 for Rust. remove has an off-by-one error, causing memory leakage and a drop of uninitialized memory...

7.5CVSS7.7AI score0.01336EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2021/08/25 8:48 p.m.34 views

Unsoundness in bigint

An issue was discovered in the bigint crate through 2020-05-07 for Rust. It allows a soundness violation...

9.8CVSS8.9AI score0.01515EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2021/08/25 8:48 p.m.43 views

GHSA-WGX2-6432-J3FW Unsoundness in bigint

An issue was discovered in the bigint crate through 2020-05-07 for Rust. It allows a soundness violation...

9.8CVSS5.9AI score0.01515EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2021/08/25 8:47 p.m.35 views

Data races in rusqlite

An issue was discovered in the rusqlite crate before 0.23.0 for Rust. Memory safety can be violated via UnlockNotification...

9.8CVSS9.2AI score0.01715EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2021/08/25 8:47 p.m.38 views

Out of bounds read in Ozone

An issue was discovered in the ozone crate through version 0.1.0 for Rust. Memory safety is violated because of out-of-bounds access...

9.8CVSS9.2AI score0.01515EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2021/08/25 8:47 p.m.67 views

GHSA-P2Q9-9CQ6-H3JW Out of bounds read in Ozone

An issue was discovered in the ozone crate through version 0.1.0 for Rust. Memory safety is violated because of out-of-bounds access...

9.8CVSS9.5AI score0.01515EPSS
SaveExploits0References3
OSV
OSV
added 2021/08/25 8:47 p.m.18 views

GHSA-Q3CC-7P7G-392C Use after free in rusqlite

An issue was discovered in the rusqlite crate before 0.23.0 for Rust. Memory safety can be violated because sessions.rs has a use-after-free...

9.8CVSS8.8AI score0.0173EPSS
SaveExploits0References5
Rows per page
Query Builder