1 Papers
Binfa Gui is an academic researcher from Nanjing University of Science and Technology. The author has contributed to research in topics: Unique identifier & Memory errors. The author has co-authored 1 publications.
Chat about Author
Papers
UAFSan: an object-identifier-based dynamic approach for detecting use-after-free vulnerabilities
Binfa Gui,Wei Song,Jeff Huang +2 more
- 11 Jul 2021
TL;DR: UAFSan as discussed by the authors assigns a unique identifier to each newly-allocated object and its pointers, and when a pointer dereferences a memory object, it determines whether a UAF occurs by checking the consistency of their identifiers.
10