Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 302414 Details for
Bug 441839
CVE-2008-1382 libpng unknown chunk handling flaw
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
Local copy of libpng upstream advisory text
Advisory-1.2.26.txt (text/plain), 1.95 KB, created by
Tomas Hoger
on 2008-04-15 07:37:08 UTC
(
hide
)
Description:
Local copy of libpng upstream advisory text
Filename:
MIME Type:
Creator:
Tomas Hoger
Created:
2008-04-15 07:37:08 UTC
Size:
1.95 KB
patch
obsolete
> >Libpng-1.2.26 security advisory -- April 12, 2008 > >This bug has been identified as CVE-2008-1382. > >Tavis Ormandy advised us of a bug in libpng in its handling of >unknown chunks with zero data length. > >We have examined the report and find that the bug exists in all >libpng versions since 1.0.6. It only manifests itself when all >three of the following conditions exist: > > 1. The application is loaded with libpng-1.0.6 through 1.0.32, > libpng-1.2.0 through 1.2.26, or libpng-1.4.0beta01 through > libpng-1.4.0beta19, and > > 2. libpng was built with PNG_READ_UNKNOWN_CHUNKS_SUPPORTED > or with PNG_READ_USER_CHUNKS_SUPPORTED (this is usually > the case), and > > 3. the application includes either a call to > > png_set_read_user_chunk_fn(png_ptr, user_ptr, callback_fn) > > or a call to > > png_set_keep_unknown_chunks(png_ptr, keep, list, N) > > with keep = PNG_HANDLE_CHUNK_IF_SAFE (2) > or keep = PNG_HANDLE_CHUNK_ALWAYS (3) > >We believe this is a rare circumstance. It occurs in "pngtest" >that is a part of the libpng distribution, in pngcrush, and in >recent versions of ImageMagick (6.2.5 through 6.4.0-4). We are >not aware of any other vulnerable applications. > >When an application with the bug is run, libpng will generate spurious >warning messages about a CRC error in the zero-length chunk and an >out-of-memory condition, unless warnings are being suppressed. There >is not actually a memory overflow, but the NULL pointer returned from >the memory allocator when it tries to generate a zero-length buffer >for the chunk data triggers the warning. Later, there may be an error >when the application tries to free the non-existent buffer. This has >been observed to cause a segmentation violation in pngtest. > >Libpng-1.2.27 and later, and 1.0.33 and later, will not be vulnerable. >These are in beta and will be released on or about April 26, 2008. >Libpng-1.2.27beta01, which was released today (April 12), is also not >vulnerable.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 441839
:
302000
| 302414