Lucene search
K

7 matches found

OSV
OSV
added 2026/01/07 8:38 p.m.1 views

GHSA-RHFX-M35P-FF5J `IterMut` violates Stacked Borrows by invalidating internal pointer

Affected versions of this crate contain a soundness issue in the IterMut iterator implementation. The IterMut::next and IterMut::nextback methods temporarily create an exclusive reference to the key when dereferencing the internal node pointer. This invalidates the shared pointer held by the...

6.9CVSS6.8AI score
Exploits0References3
EUVD
EUVD
added 2026/01/07 8:38 p.m.1 views

EUVD-2026-1177

IterMut violates Stacked Borrows by invalidating internal pointer...

6.4AI score
Exploits0References3
OSV
OSV
added 2026/01/07 12:0 p.m.1 views

RUSTSEC-2026-0002 `IterMut` violates Stacked Borrows by invalidating internal pointer

Affected versions of this crate contain a soundness issue in the IterMut iterator implementation. The IterMut::next and IterMut::nextback methods temporarily create an exclusive reference to the key when dereferencing the internal node pointer. This invalidates the shared pointer held by the...

6.8AI score
Exploits0References3
RustSec
RustSec
added 2026/01/07 12:0 p.m.5 views

`IterMut` violates Stacked Borrows by invalidating internal pointer

Affected versions of this crate contain a soundness issue in the IterMut iterator implementation. The IterMut::next and IterMut::nextback methods temporarily create an exclusive reference to the key when dereferencing the internal node pointer. This invalidates the shared pointer held by the...

6.9AI score
Exploits0Affected Software1
Github Security Blog
Github Security Blog
added 2022/06/17 12:25 a.m.11 views

Data race in `Iter` and `IterMut`

In the affected version of this crate, Iter, IterMut::next used a weaker memory ordering when loading values than what was required, exposing a potential data race when iterating over a ThreadLocal's values. Crates using Iter::next, or IterMut::next are affected by this issue...

4.2AI score
Exploits0References3Affected Software1
RustSec
RustSec
added 2022/01/23 12:0 p.m.22 views

Data race in `Iter` and `IterMut`

In the affected version of this crate, Iter, IterMut::next used a weaker memory ordering when loading values than what was required, exposing a potential data race when iterating over a ThreadLocal's values. Crates using Iter::next, or IterMut::next are affected by this issue...

4.2AI score
Exploits0Affected Software1
OSV
OSV
added 2022/01/23 12:0 p.m.10 views

RUSTSEC-2022-0006 Data race in `Iter` and `IterMut`

In the affected version of this crate, Iter, IterMut::next used a weaker memory ordering when loading values than what was required, exposing a potential data race when iterating over a ThreadLocal's values. Crates using Iter::next, or IterMut::next are affected by this issue...

7.1AI score
Exploits0References3
Rows per page
Query Builder