—
GO-2026-5061
Panic on VP8 alpha channel size mismatch in x/image/webp in golang.org/x/image
Details
The webp decoder can panic when processing a VP8 chunk with dimensions that do not match the canvas size.
Are you affected?
Enter the version of the package you're using.
Affected packages
References
- https://go.dev/cl/787681 [FIX]
- https://go.dev/issue/79869 [REPORT]