Reputation: 2874
I'm looking at a competition that is looking for memory safety vulnerability mitigation techniques. I did a bit of research, but I wasn't able to come up with what exactly a memory safety vulnerability actually is.
Could someone please define this for me?
Upvotes: 0
Views: 247
Reputation: 272832
It's the category of vulnerability that contains things like buffer-overflow vulnerabilities.
Upvotes: 2