Skip to main content
← Back to market wire
AI toolsArs Technica

Chrome may get faster updates with no restart required

The last two versions of Chrome have included more patches than the previous 23 combined.

Desk analysis

AI-assisted2 min read

<p>The arms race has a new tempo. Google, the steward of the world's most widely used browser, is preparing to accelerate Chrome's update cadence from biweekly to twice-weekly. The stated reason is straightforward: artificial intelligence is finding software flaws faster than any human team ever could, and the company wants to close the window before adversaries do the same.</p><p>The numbers tell the story. Chrome 149 and 150 together shipped 1,072 bug fixes, more than the previous 23 milestone releases combined. Among those fixes was a vulnerability that had quietly lived inside the browser for thirteen years. A sandbox escape of that vintage, had it been weaponized, would have given an attacker direct access to local files on a victim's machine. The fact that it went undetected for over a decade is itself a quiet indictment of how thoroughly traditional code review can miss what a sufficiently motivated probe eventually finds.</p><p>The strategic logic is clean. If AI can enumerate vulnerabilities at machine speed, the only rational response is to compress the patch cycle to a comparable cadence. Google is also exploring ways to deliver those updates without forcing a browser restart, which addresses the perennial friction between security hygiene and user workflow. The less disruptive the update, the less reason a user has to defer it.</p><p>What this really signals is a shift in the economics of software maintenance. The rapid-release model that Google pioneered was already a concession to the impossibility of shipping perfect code; it assumed a steady, human-paced discovery of flaws. That assumption no longer holds. The new baseline assumes that vulnerabilities will surface in bursts, driven by automated analysis, and that the defender's only advantage is speed of deployment. Twice-weekly patching is the first formal acknowledgment from a major platform vendor that the old rhythm is obsolete.</p><p>For the broader ecosystem, the implication is that every software product sitting on a slower update cycle is now operating with a shorter fuse. Browsers, operating systems, and enterprise applications all face the same arithmetic: if AI-assisted auditing becomes standard practice among defenders, it will become standard practice among attackers shortly after. The vendors who adapt their release engineering to that reality will set the new floor. Those who do not will be the ones explaining, eventually, why a thirteen-year-old bug went unnoticed until it did not matter anymore.</p>