os::dll_unload retrieves the library name from the dynamic loader, then calls dlclose, and then references the library name. dlclose frees the memory storing the library name, leading to use-after-free.
- Justin King
- Justin King
- Votes:
-
0 Vote for this issue
- Watchers:
-
4 Start watching this issue
- Created:
- Updated:
- Resolved: