Lucene search
+L

1 matches found

Github Security Blog
Github Security Blog
added 2023/06/21 10:6 p.m.22 views

memoffset allows reading uninitialized memory

memoffset allows attempt of reading data from address 0 with arbitrary type. This behavior is an undefined behavior because address 0 to std::mem::sizeof may not have valid bit-pattern with T. Old implementation dereferences uninitialized memory obtained from std::mem::alignof. Older implementati...

6.9AI score
SaveExploits0References4Affected Software1
Rows per page
Query Builder