Improper resource allocation In golang.org/x/image
Description
The TIFF decoder does not place a limit on the size of PackBits-compressed data. A maliciously-crafted image can exploit this to cause a small image (both in terms of pixel width/height and encoded size) to make the decoder decode large amounts of compressed data.
Mitigation
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Package | Affected version | Patched versions |
|---|---|---|---|
go | 0.41.0 | ||
debian 12 | - | ||
debian 13 | - | ||
debian 14 | - | ||
debian 11 | - |
Aliases
1. 2. 3. 4. 5. 6. 7.
References
1. 2. 3.