PT-2026-6477 · Crates.Io · Lru
Published
2026-01-07
·
Updated
2026-01-07
CVSS v4.0
2.7
Low
| Vector | AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:U |
Affected versions of this crate contain a soundness issue in the
IterMut iterator implementation. The IterMut::next and IterMut::next back methods temporarily create an exclusive reference to the key when dereferencing the internal node pointer.This invalidates the shared pointer held by the internal
HashMap, violating Stacked Borrows rules.Fix
NULL Pointer Dereference
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Lru