Glossary · Security+

SEC+

Buffer overflow

An attack/vulnerability where data written to a memory buffer exceeds its allocated size, potentially overwriting adjacent memory and allowing code execution.

// RELATED SECURITY+ TERMS