Bug 729990

Summary: Segfault when testing CVE-2011-2895
Product: Red Hat Enterprise Linux 5 Reporter: Tomas Pelka <tpelka>
Component: xorg-x11-serverAssignee: Adam Jackson <ajax>
Status: CLOSED DUPLICATE QA Contact: desktop-bugs <desktop-bugs>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 5.7   
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-08-11 15:13:48 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:

Description Tomas Pelka 2011-08-11 13:41:10 UTC
Description of problem:
Getting segfault only when running reproducer for CVE-2011-2895 (see https://bugzilla.redhat.com/show_bug.cgi?id=725760#c2), segfaulting on new packages only using Xephyr. Xorg, Xnest are fine. 

Version-Release number of selected component (if applicable):
libXfont-1.2.2-1.0.4.el5_7

How reproducible:
100%

Steps to Reproduce:
1. follow instructions at https://bugzilla.redhat.com/show_bug.cgi?id=725760#c2 
2.
3.
  
Actual results:
SIGSEGV

Expected results:
no segfault

Additional info:

Program received signal SIGSEGV, Segmentation fault.
__glXMesaScreenDestroy (screen=0x9d5b2e8) at xf86glx.c:299
299		if (mesaScreen->xm_vis[i])
#0  __glXMesaScreenDestroy (screen=0x9d5b2e8) at xf86glx.c:299
        i = 0
#1  0x08125527 in __glXResetScreens () at glxscreens.c:321
        i = 0
#2  0x0812476c in ResetExtension (extEntry=0x9d540c8) at glxext.c:49
No locals.
#3  0x080750a6 in CloseDownExtensions () at extension.c:280
        i = 20
        j = 0
#4  0x0807921f in main (argc=4, argv=0xbfb8a4c4, envp=0x2415e0) at main.c:453
        i = <value optimized out>
        error = 9076504
        xauthfile = <value optimized out>
        alwaysCheckForInput = {0, 1}
A debugging session is active.

	Inferior 1 [process 5407] will be detached.

Quit anyway? (y or n) LND: Sending signal 11 to process 5407
Detaching from program: /usr/bin/Xephyr, process 5407

Comment 1 Tomas Pelka 2011-08-11 15:13:48 UTC

*** This bug has been marked as a duplicate of bug 730021 ***

Comment 2 Tomas Pelka 2011-08-11 15:14:47 UTC
Forgot this bug, seems that I hit the bugzilla outage.