What causes a buffer overflow?
What will be an ideal response?
Generally speaking, buffer overflow occurs anytime the program writes more data into the memory buffer than the space it has allocated. This situation allows an attacker to overwrite data that controls the program execution path and alter the control of the program to execute the attacker's code instead of the process code.
Computer Science & Information Technology
You might also like to view...
Why would you build a package from its source code when a (binary) rpm file is available?
What will be an ideal response?
Computer Science & Information Technology
In the Security and Maintenance window, messages with a _____ bar inidcate an important issue that requires immediate attention. ?
A. red B. yellow C. purple D. blue
Computer Science & Information Technology