Lucene search
+L

2 matches found

Github Security Blog
Github Security Blog
added 2024/11/12 8:53 p.m.16 views

`simd-json-derive` vulnerable to `MaybeUninit` misuse

An invalid use of MaybeUninit::uninit.assumeinit in simd-json-derive's derive macro can cause undefined behavior. The original code used MaybeUninit to avoid initialisation of the struct and then set the fields using ptr::write. The undefined behavior triggered by this misuse of MaybeUninit can...

7.2AI score
SaveExploits0References3Affected Software1
Rows per page
Query Builder