▲ | layer8 9 hours ago | |||||||
This has nothing to do with memory safety. | ||||||||
▲ | modeless 9 hours ago | parent [-] | |||||||
This is an overstatement. Yes, UB does not necessarily cause a violation of memory safety, but triggering UB alone is not the goal of an attacker. UB is a means to an end and the end is usually a violation of memory safety leading to arbitrary code execution. | ||||||||
|