GHSA-F37V-82C4-4X64 Electron: Crash in clipboard.readImage() on malformed clipboard image data
Impact Apps that call clipboard.readImage may be vulnerable to a denial of service. If the system clipboard contains image data that fails to decode, the resulting null bitmap is passed unchecked to image construction, triggering a controlled abort and crashing the process. Apps are only affected...