Computer Science, asked by Anonymous, 10 months ago

What is Buffer overflow?​

Answers

Answered by snehalshinde01234
23

Explanation:

☆Heya mate!

☆ here is your answer ☆

information security and programming, a buffer overflow, or buffer overrun, is an anomaly where a program, while writing data to a buffer, overruns the buffer's boundary and overwrites adjacent memory locations. ... On many systems, the memory layout of a program, or the system as a whole, is well defined.

Hope it helps uh mark as brainliest....... ☺️

Answered by Anonymous
38

Answer:

buffer overflow

it is a situation , when more data ( than was originally allocated to be stored) gets placed by a program or system process , the extra data overflows. that causes some of the data to leak out into other buffers , which can corrupt or overwrite whatever data they are holding

Similar questions