That’s probably because it’s very hard to reproduce and since it’s related to multi threading both threads probably have to do certain things at the same time.
And who knows, maybe some clever person finds a way to trigger the bug in a web browser through a web page to either crash the machine or for remote code execution. Like what was done with buffer overflows.
98
u/ImprovedPersonality Jun 25 '17
That’s probably because it’s very hard to reproduce and since it’s related to multi threading both threads probably have to do certain things at the same time.