Black Hat Briefings, Usa 2007 [audio] Presentations From The Security Conference.
Jonathan Afek: Dangling Pointer
- Autor: Vários
- Narrador: Vários
- Editor: Podcast
- Duración: 1:06:58
- Mas informaciones
Informações:
Sinopsis
A Dangling Pointer is a well known security flaw in many applications. When a developer writes an application, he/she usually uses pointers to many data objects. In some scenarios, the developer may accidentally use a pointer to an invalid object. In such a case, the application will enter an unintended execution flow which could lead to an application crash or other types of dangerous behaviors.