Bug 430238

Summary: SDL_image / gd: GIF handling buffer overflow
Product: [Fedora] Fedora Reporter: Brian Pepple <bdpepple>
Component: SDL_imageAssignee: Brian Pepple <bdpepple>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhideCC: dev
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 1.2.6-4 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-01-25 14:59:21 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 430100    

Description Brian Pepple 2008-01-25 14:46:33 UTC
Description of problem: Input validation flaw was discovered in the SDL_image
image handling library. 
Value read from the Gif file is not properly validated against the buffer size
and can cause a buffer overflow.