AdvancedVocabulary#cybersecurity#backend#developer-tools

Buffer Overflow Vocabulary

Build fluency in the vocabulary of writing past a fixed-size buffer's end and overwriting adjacent memory.

0 / 5 completed
1 / 5
A teammate describes a bug where a program writes more data into a fixed-size memory buffer than it can hold, causing the excess bytes to overwrite adjacent memory, including potentially a function's return address. What is this vulnerability called?