Lucene search
+L

2 matches found

RustSec
RustSec
added 2020/09/27 12:00 p.m.31 views

VecCopy allows misaligned access to elements

VecCopy::data is created as a Vec of u8 but can be used to store and retrieve elements of different types leading to misaligned access. The issue was resolved in v0.5.0 by replacing data being stored by Vec with a custom managed pointer. Elements are now stored and retrieved using types with prop...

5.5CVSS2.3AI score0.00374EPSS
SaveExploits1Affected Software1
Rows per page
Query Builder