Which of the following refers to an anomalous condition…

Which of the following refers to an anomalous condition where a process attempts to store data beyond the
boundaries of a fixed length buffer?

Which of the following refers to an anomalous condition where a process attempts to store data beyond the
boundaries of a fixed length buffer?

A.
buffer overflow

B.
format string vulnerabilities

C.
integer misappropriation

D.
code injection

E.
None of the choices.

Explanation:
A buffer overflow is an anomalous condition where a process attempts to store data beyond the boundaries of a
fixed length buffer. The result is that the extra data overwrites adjacent memory locations. The overwritten datamay include
other buffers, variables and program flow data.



Leave a Reply 0

Your email address will not be published. Required fields are marked *