Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
Use-After-Free and Double-Free in IntoIter::drop when element drop panics
Vulnerability 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.
CVSS Information
N/A
Vulnerability Type
N/A
Vulnerability Title
thin-vec 安全漏洞
Vulnerability Description
thin-vec是Mozilla开源的一个节省内存的向量容器。 thin-vec存在安全漏洞,该漏洞源于函数IntoIter::drop和ThinVec::clear存在双重释放或释放后重用问题,可能导致panic时跳过将长度设置为零。
CVSS Information
N/A
Vulnerability Type
N/A