
InfoWorld pays tribute to the
humble Windows bug -- ground zero for several of the most colossal security meltdowns IT has ever endured. From share-level password flaws, to Web server traversal vulnerabilities, to overflow after overflow, the past decade of Windows flaws and patches and exploits has given IT one hot cup of hell after another -- all while giving rise to entire industries built around protecting users from malware authors who themselves have matured their practices to juvenile pranks to moneymaking criminal enterprises. Microsoft has been noted as the
fastest vendor to patch OS flaws, to be sure, but the
hits keep on coming. Perhaps it is high time for another
OS vulnerability scorecard.
Member since:
2005-07-20
I believe that was a 32-bit timer count rollover bug, just like the one Linux 2.4 had for a while, except that Linux used a slower count and therefore lasted 400+ days.
That bug is the reason that the Linux 2.6 kernel now initializes the jiffies count to -5 minutes, forcing a rollover in order to catch that bug.