Lucene search
+L

3 matches found

Github Security Blog
Github Security Blog
added 2025/04/02 1:19 p.m.15 views

PyO3 Risk of buffer overflow in `PyString::from_object`

PyString::fromobject took &str arguments and forwarded them directly to the Python C API without checking for terminating nul bytes. This could lead the Python interpreter to read beyond the end of the &str data and potentially leak contents of the out-of-bounds read by raising a Python exception...

6.9AI score
SaveExploits0References4Affected Software1
Rows per page
Query Builder