Lucene search
+L

1 matches found

Github Security Blog
Github Security Blog
added 2025/02/14 5:31 p.m.12 views

Fyrox has unsound usages of `Vec::from_raw_parts`

The library provides a public safe API transmutevecasbytes, which incorrectly assumes that any generic type T could have stable layout, causing to uninitialized memory exposure if the users pass any types with padding bytes as T and cast it to u8 pointer. In the issue, we develop a PoC to show...

7AI score
SaveExploits0References5Affected Software1
Rows per page
Query Builder