CVE-2026-6654

Published
View on NVD ↗
CVSS v3
5.1
MEDIUM
CVSS v2
N/A
Affected
1
PROJECT

Description

Double-Free / Use-After-Free (UAF) in the `IntoIter::drop` and `ThinVec::clear` functions in the thin_vec crate. A panic in `ptr::drop_in_place` skips setting the length to zero.

A Vec That Has a Smaller size_of
GitHubGitHub
162