A flaw was found in the GIF parser of GdkPixbuf’s LZW...
Low severity
Unreviewed
Published
Jun 17, 2025
to the GitHub Advisory Database
•
Updated Jun 17, 2025
Description
Published by the National Vulnerability Database
Jun 17, 2025
Published to the GitHub Advisory Database
Jun 17, 2025
Last updated
Jun 17, 2025
A flaw was found in the GIF parser of GdkPixbuf’s LZW decoder. When an invalid symbol is encountered during decompression, the decoder sets the reported output size to the full buffer length rather than the actual number of written bytes. This logic error results in uninitialized sections of the buffer being included in the output, potentially leaking arbitrary memory contents in the processed image.
References