Lucene search
+L

1 matches found

RustSec
RustSec
added 2026/02/02 12:0 p.m.13 views

Potential undefined behavior when dereferencing Buf struct

if we dereference the Buf struct right after calling new or default on Buf struct, it passes Null Pointer to the unsafe function slice::fromrawparts. Based on the safety section documentation of function, data must be non-null and aligned even for zero-length slices or slices of ZSTs. Thus, passi...

5.4AI score
SaveExploits0Affected Software1
Rows per page
Query Builder