Interesting description of a buffer overrun in Chrome: https://googleprojectzero.blogspot.com/2019/02/the-curious-case-of-convexity-confusion.html
You know what would have prevented this? The use of a memory safe language. Arguing in favour of C or C++ because "it's fast" hasn't been a valid argument for decades.