Lucene search
K

631 matches found

RustSec
RustSec
added 2021/02/19 12:0 p.m.15 views

Multiple memory safety issues in insert_row

When inserting rows from an iterator at a particular index, toodee would shift items over, duplicating their ownership. The space reserved for the new elements was based on the len returned by the ExactSizeIterator. This could result in elements in the array being freed twice if the iterator...

9.8CVSS1.6AI score0.00433EPSS
Exploits0Affected Software1
OSV
OSV
added 2021/02/19 12:0 p.m.16 views

RUSTSEC-2021-0048 StackVec::extend can write out of bounds when size_hint is incorrect

StackVec::extend used the lower and upper bounds from an Iterator's sizehint to determine how many items to push into the stack based vector. If the sizehint implementation returned a lower bound that was larger than the upper bound, StackVec would write out of bounds and overwrite memory on the...

7.3CVSS7.2AI score0.00765EPSS
Exploits1References3
OSV
OSV
added 2021/02/19 12:0 p.m.13 views

RUSTSEC-2021-0047 SliceDeque::drain_filter can double drop an element if the predicate panics

Affected versions of the crate incremented the current index of the drain filter iterator before calling the predicate function self.pred. If the predicate function panics, it is possible for the last element in the iterator to be dropped twice...

7.5CVSS7.4AI score0.00389EPSS
Exploits1References3
RustSec
RustSec
added 2021/02/19 12:0 p.m.22 views

StackVec::extend can write out of bounds when size_hint is incorrect

StackVec::extend used the lower and upper bounds from an Iterator's sizehint to determine how many items to push into the stack based vector. If the sizehint implementation returned a lower bound that was larger than the upper bound, StackVec would write out of bounds and overwrite memory on the...

7.5CVSS2.8AI score0.00765EPSS
Exploits1Affected Software1
OSV
OSV
added 2021/02/19 12:0 p.m.16 views

RUSTSEC-2021-0028 Multiple memory safety issues in insert_row

When inserting rows from an iterator at a particular index, toodee would shift items over, duplicating their ownership. The space reserved for the new elements was based on the len returned by the ExactSizeIterator. This could result in elements in the array being freed twice if the iterator...

9.8CVSS8.5AI score0.00433EPSS
Exploits0References3
RustSec
RustSec
added 2021/02/18 12:0 p.m.137 views

move_elements can double-free objects on panic

Affected versions of scratchpad used ptr::read to read elements while calling a user provided function f on them. Since the pointer read duplicates ownership, a panic inside the user provided f function could cause a double free when unwinding. The flaw was fixed in commit 891561bea by removing t...

9.8CVSS3.2AI score0.00433EPSS
Exploits0Affected Software1
OSV
OSV
added 2021/02/18 12:0 p.m.10 views

RUSTSEC-2021-0030 move_elements can double-free objects on panic

Affected versions of scratchpad used ptr::read to read elements while calling a user provided function f on them. Since the pointer read duplicates ownership, a panic inside the user provided f function could cause a double free when unwinding. The flaw was fixed in commit 891561bea by removing t...

9.8CVSS9.2AI score0.00433EPSS
Exploits0References3
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
RustSec
RustSec
added 2021/01/08 12:0 p.m.13 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.8CVSS1.1AI score0.00533EPSS
Exploits1Affected Software1
Prion
Prion
added 2020/12/31 10:15 a.m.11 views

Design/Logic Flaw

An issue was discovered in the libpulse-binding crate before 2.5.0 for Rust. proplist::Iterator can cause a use-after-free...

4CVSS6.4AI score0.00215EPSS
Exploits1References1Affected Software1
OSV
OSV
added 2020/12/31 9:15 a.m.2 views

DEBIAN-CVE-2020-35904

An issue was discovered in the crossbeam-channel crate before 0.4.4 for Rust. It has incorrect expectations about the relationship between the memory allocation and how many iterator elements there are...

5.5CVSS5.7AI score0.00057EPSS
Exploits1References1
NVD
NVD
added 2020/12/31 9:15 a.m.12 views

CVE-2020-35904

An issue was discovered in the crossbeam-channel crate before 0.4.4 for Rust. It has incorrect expectations about the relationship between the memory allocation and how many iterator elements there are...

5.5CVSS5.4AI score0.00057EPSS
Exploits1References1
UbuntuCve
UbuntuCve
added 2020/12/31 9:15 a.m.21 views

CVE-2020-35904

An issue was discovered in the crossbeam-channel crate before 0.4.4 for Rust. It has incorrect expectations about the relationship between the memory allocation and how many iterator elements there are...

5.5CVSS6.1AI score0.00057EPSS
Exploits1References3
OSV
OSV
added 2020/12/31 9:15 a.m.0 views

UBUNTU-CVE-2020-35904

An issue was discovered in the crossbeam-channel crate before 0.4.4 for Rust. It has incorrect expectations about the relationship between the memory allocation and how many iterator elements there are...

5.5CVSS6AI score0.00057EPSS
Exploits1References4
Prion
Prion
added 2020/12/31 9:15 a.m.7 views

Authentication flaw

An issue was discovered in the crossbeam-channel crate before 0.4.4 for Rust. It has incorrect expectations about the relationship between the memory allocation and how many iterator elements there are...

2.1CVSS5.4AI score0.00057EPSS
Exploits1References1Affected Software1
CVE
CVE
added 2020/12/31 8:21 a.m.46 views

CVE-2020-35904

CVE-2020-35904 affects the Rust crate crossbeam-channel prior to version 0.4.4. The issue is an incorrect assumption about the relationship between memory allocation and the number of elements produced by an iterator, leading to unsound behavior when the Vec is reconstructed from a raw pointer ba...

5.5CVSS7.2AI score0.00057EPSS
Exploits1References1Affected Software1
Cvelist
Cvelist
added 2020/12/31 8:21 a.m.13 views

CVE-2020-35904

An issue was discovered in the crossbeam-channel crate before 0.4.4 for Rust. It has incorrect expectations about the relationship between the memory allocation and how many iterator elements there are...

5.4AI score0.00057EPSS
Exploits1References1
Debian CVE
Debian CVE
added 2020/12/31 8:21 a.m.15 views

CVE-2020-35904

An issue was discovered in the crossbeam-channel crate before 0.4.4 for Rust. It has incorrect expectations about the relationship between the memory allocation and how many iterator elements there are...

5.5CVSS5.8AI score0.00057EPSS
Exploits1
RedHat Linux
RedHat Linux
added 2020/12/01 12:5 p.m.1 views

php: DirectoryIterator class accepts filenames with embedded \0 byte and treats them as terminating at that byte

In PHP versions 7.2.x below 7.2.26, 7.3.x below 7.3.13 and 7.4.0, PHP DirectoryIterator class accepts filenames with embedded \0 byte and treats them as terminating at that byte. This could lead to security vulnerabilities, e.g. in applications checking paths that the code is allowed to access...

5.9CVSS7.4AI score0.41483EPSS
Exploits1References4
Rows per page
Query Builder