← Back to Glossary
Use After Free
A memory corruption vulnerability where a program continues to use a pointer after the memory it references has been freed.
A memory corruption vulnerability where a program continues to use a pointer after the memory it references has been freed.