Lucene search
+L

4 matches found

Github Security Blog
Github Security Blog
added 2024/04/05 3:40 p.m.14 views

crayon: ObjectPool creates uninitialized memory when freeing objects

As of version 0.6.0, the ObjectPool explicitly creates an uninitialized instance of its type parameter when it attempts to free an object, and swaps it into the storage. This causes instant undefined behavior due to reading the uninitialized memory in order to write it to the pool storage...

7.3AI score
SaveExploits0References4Affected Software1
Rows per page
Query Builder