Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2023/09/11 12:0 a.m.6 views

Not cleaning scratch space/memory after delegatecalls leads to the caller to work with "dirty" memory

Lines of code Vulnerability details Impact NOTE - the link above is just the most critical example, the issue affects many functions in the libraries in scope Calls to deployed libraries are done via delegatecalls, so the storage AND MEMORY context in the library is the one of the caller. Sometim...

7.3AI score
SaveExploits0
Rows per page
Query Builder