You are at the archive for the Regressions Category:

Fixing security holes without introducing new bugs

When fixing any bug, there is a risk of introducing new bugs, which we call regressions. Regressions caused by security fixes can be especially problematic because shipping a buggy security update can erode user trust for future updates. Fortunately, we discover most regressions before we ship, thanks in large part to security researchers whose patience [...]