Bug 231694

Summary: CVE-2007-1667 XGetPixel() integer overflow
Product: Red Hat Enterprise Linux 5 Reporter: Josh Bressers <bressers>
Component: libX11Assignee: Søren Sandmann Pedersen <sandmann>
Status: CLOSED ERRATA QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 5.0CC: kem, xgl-maint
Target Milestone: ---Keywords: Security
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard: impact=moderate,source=debian,public=20070309,reported=20070309
Fixed In Version: RHSA-2007-0157 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-04-16 15:42:38 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:
Attachments:
Description Flags
First patch attached to the Debian bug
none
The second patch attached to the Debian bug none

Description Josh Bressers 2007-03-10 00:58:49 UTC
+++ This bug was initially created as a clone of Bug #231693 +++

A bug recently showed up in the Debian BTS that describes an integer overflow in
X's XGetPixel() function

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=414045

The report incorrectly states it is a buffer overflow.  The bug also has a
proposed patch and reproducer for this flaw.

The issue is that the XInitImage() function allows the caller to supply silly
values, which can cause several integer overflow.  A call to XGetPixel() can
also result in integer overflows.  While one would expect the calling
application to sanitize the data passed to XInitImage(), the library should also
be smart enough to prevent the caller from giving it bad data.

Comment 1 Matěj Cepl 2007-03-12 23:33:06 UTC
Created attachment 149881 [details]
First patch attached to the Debian bug

Comment 2 Matěj Cepl 2007-03-12 23:34:29 UTC
Created attachment 149882 [details]
The second patch attached to the Debian bug

Comment 6 Red Hat Bugzilla 2007-04-16 15:42:38 UTC
An advisory has been issued which should help the problem
described in this bug report. This report is therefore being
closed with a resolution of ERRATA. For more information
on the solution and/or where to find the updated files,
please follow the link below. You may reopen this bug report
if the solution does not work for you.

http://rhn.redhat.com/errata/RHSA-2007-0157.html