Lucene search
+L

3 matches found

Github Security Blog
Github Security Blog
added 2024/12/23 7:29 p.m.36 views

Unsound usages of `u8` type casting in spl-token-swap

The library provides a safe public API unpack to cast u8 array to arbitrary types, which can cause to undefined behaviors. The length check of array can only prevent out-of-bound access on the return type. However, it can't prevent misaligned pointer when casting u8 pointer to a type aligned to...

7.1AI score
SaveExploits0References3Affected Software1
Rows per page
Query Builder