Stack Smashing Protection (SSP) is a defensive technique used to detect when a stack overflow has occurred and halt the program. SSP is primarily used to prevent malicious actors from exploiting stack overflow conditions in a program.
Synonyms:
Stack Protector
Categories: Field Atlas
« Back to Glossary Index
