Lucene search
+L

1 matches found

Github Security Blog
Github Security Blog
added 2023/06/22 8:1 p.m.16 views

cyfs-base vulnerable to misaligned pointer dereference in `ChunkId::new`

The function ChunkId::new creates a misaligned pointer by casting mutable pointer of u8 slice which has alignment 1 to the mutable pointer of u32 which has alignment 4, and dereference the misaligned pointer leading UB, which should not be allowed in safe function...

6.7AI score
SaveExploits0References4Affected Software1
Rows per page
Query Builder