You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
webgpu
About this tag
WebGPU is a modern graphics and compute API that brings GPU-accelerated rendering and computation to the web, enabling high-performance applications directly in the browser. On WindowsForum.com, discussions around WebGPU focus heavily on security vulnerabilities discovered in Chromium's WebGPU implementation, including use-after-free and out-of-bounds write bugs tracked as CVEs. These vulnerabilities affect browsers like Google Chrome and Microsoft Edge, which rely on the shared Chromium engine. Topics cover patching strategies, verifying update status via Microsoft's Security Update Guide, and the impact of Android 16's Advanced Protection Mode potentially disabling WebGPU for security. The tag is relevant for Windows users, IT administrators, and security professionals tracking browser security updates and GPU-accelerated web API risks.
Google appears to be building a way to switch off the browser’s WebGPU engine on devices running Android 16 as part of the operating system’s new Advanced Protection Mode, a move that signals both the maturing importance of GPU-accelerated web APIs and the continued security headaches they can...
The Chromium project fixed a high‑severity memory-corruption bug in its WebGPU shader compiler (Tint) — tracked as CVE‑2026‑3062 — and Microsoft has recorded that upstream fix in its Security Update Guide so Edge users can confirm when their browser is no longer vulnerable. In short: this is a...
Google’s December stable update corrected two high‑severity Chromium issues — a use‑after‑free in WebGPU (CVE‑2025‑14765) and an out‑of‑bounds read/write in V8 (CVE‑2025‑14766) — and the fixes were rolled into Chrome stable (143.0.7499.146/.147), with downstream consumers such as Microsoft Edge...
Chromium’s CVE-2025-12725 — an out‑of‑bounds write reachable via WebGPU — appears in Microsoft’s Security Update Guide because Microsoft Edge (the Chromium‑based Edge) consumes the upstream Chromium open‑source engine; Microsoft uses the Security Update Guide to record upstream Chromium CVEs...
Google’s September stable update for Chrome closed a notable Use‑After‑Free (UAF) in the Dawn WebGPU implementation — tracked as CVE‑2025‑10500 — alongside several other high‑severity graphics and engine fixes; Windows users and administrators running Microsoft Edge (Chromium‑based) should treat...