RSS   Vulnerabilities for 'Smallvec'   RSS

2021-01-26
 
CVE-2021-25900

CWE-787
 

 
An issue was discovered in the smallvec crate before 0.6.14 and 1.x before 1.6.1 for Rust. There is a heap-based buffer overflow in SmallVec::insert_many.

 
2019-08-26
 
CVE-2019-15554

CWE-119
 

 
An issue was discovered in the smallvec crate before 0.6.10 for Rust. There is memory corruption for certain grow attempts with less than the current capacity.

 
 
CVE-2019-15551

CWE-415
 

 
An issue was discovered in the smallvec crate before 0.6.10 for Rust. There is a double free for certain grow attempts with the current capacity.

 
 
CVE-2018-20991

CWE-415
 

 
An issue was discovered in the smallvec crate before 0.6.3 for Rust. The Iterator implementation mishandles destructors, leading to a double free.

 


Copyright 2024, cxsecurity.com

 

Back to Top