Electron: Off-screen rendering trusts GPU-supplied geometry over shared-memory size
Description
Impact
In offscreen rendering mode, frame data received from the GPU process was not fully validated by the main process. A compromised GPU process could cause the main process to read out-of-bounds memory while producing paint event images, disclosing memory or crashing the app.
Apps are only affected if they use offscreen rendering (webPreferences.offscreen) and an attacker has separately gained code execution in the GPU process. Apps that do not use offscreen rendering are not affected.
Workarounds
There are no app side workarounds, you must update to a patched version of Electron.
Fixed
Versions * 42.0.0-beta.3 * 41.2.1 * 40.9.0 * 39.8.10
For more information
If you have any questions or comments about this advisory, email us at [email protected]
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
electronnpm | < 39.8.10 | 39.8.10 |
electronnpm | >= 40.0.0-alpha.1, < 40.9.0 | 40.9.0 |
electronnpm | >= 41.0.0-alpha.1, < 41.2.1 | 41.2.1 |
electronnpm | >= 42.0.0-alpha.1, < 42.0.0-beta.3 | 42.0.0-beta.3 |
Affected products
1- Range: up to 42.0.0-beta.3, 41.2.1, 40.9.0, 39.8.10
Patches
Vulnerability mechanics
References
3News mentions
0No linked articles in our index yet.