Question
During a security assessment, which option is most accurate about Use-after-free?
Select an option. Your answer will be checked instantly.
Correct Answer: A. use-after-free occurs when a program continues using memory after it has been released
Explanation:
The correct answer is use-after-free occurs when a program continues using memory after it has been released. This matches the course topic 'Use-after-free' in Vulnerability Assessment & Reverse Engineering.
Leave a Reply