Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[ GLSA 200405-06 ] libpng denial of service vulnerability
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index News & Announcements
View previous topic :: View next topic  
Author Message
GLSA
Bodhisattva
Bodhisattva


Joined: 13 Jun 2003
Posts: 4087
Location: Dresden, Germany

PostPosted: Fri May 14, 2004 8:45 pm    Post subject: [ GLSA 200405-06 ] libpng denial of service vulnerability Reply with quote

Gentoo Linux Security Advisory

Title: libpng denial of service vulnerability (GLSA 200405-06)
Severity: normal
Exploitable: remote
Date: May 14, 2004
Bug(s): #49887
ID: 200405-06

Synopsis


A bug in the libpng library can be abused to crash programs making use of
that library to decode PNG images.


Background


libpng is a standard library used to process PNG (Portable Network
Graphics) images.


Affected Packages

Package: media-libs/libpng
Vulnerable: <= 1.2.5-r4
Unaffected: >= 1.2.5-r5
Architectures: All supported architectures


Description


libpng provides two functions (png_chunk_error and png_chunk_warning) for
default error and warning messages handling. These functions do not perform
proper bounds checking on the provided message, which is limited to 64
bytes. Programs linked against this library may crash when handling a
malicious PNG image.


Impact


This vulnerability could be used to crash various programs using the libpng
library, potentially resulting in a denial of service attack on vulnerable
daemon processes.


Workaround


There is no known workaround at this time. All users are advised to upgrade
to the latest available version of libpng.


Resolution


All users of libpng should upgrade to the latest stable version:
Code:
# emerge sync

    # emerge -pv ">=media-libs/libpng-1.2.5-r5"
    # emerge ">=media-libs/libpng-1.2.5-r5"

You should also run revdep-rebuild to rebuild any packages that depend on
older versions of libpng :
Code:
# revdep-rebuild


References

CAN-2004-0421


Last edited by GLSA on Mon Aug 25, 2014 4:16 am; edited 5 times in total
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index News & Announcements All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum