[asterisk-bugs] [Asterisk 0015998]: [patch] Reset entire span request can result in a crash

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Oct 6 17:30:28 CDT 2009


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=15998 
====================================================================== 
Reported By:                tsearle
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   15998
Category:                   Channels/chan_dahdi
Reproducibility:            random
Severity:                   crash
Priority:                   normal
Status:                     confirmed
Asterisk Version:           SVN 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases):  1.4  
SVN Revision (number only!): 221083 
Request Review:              
====================================================================== 
Date Submitted:             2009-10-01 04:10 CDT
Last Modified:              2009-10-06 17:30 CDT
====================================================================== 
Summary:                    [patch] Reset entire span request can result in a
crash
Description: 
Upon getting a request to reset an entire span, asterisk can crash with a
core dump.
====================================================================== 

---------------------------------------------------------------------- 
 (0111941) svnbot (reporter) - 2009-10-06 17:30
 https://issues.asterisk.org/view.php?id=15998#c111941 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 222393

U   branches/1.4/channels/chan_dahdi.c

------------------------------------------------------------------------
r222393 | jpeeler | 2009-10-06 17:30:28 -0500 (Tue, 06 Oct 2009) | 11
lines

Fix potential crash when entire span request is received.

The variable index used in this scenario for accessing the dahdi_pvts was
wrong and was most likely copied from the several other places it is used
correctly.

(closes issue https://issues.asterisk.org/view.php?id=15998)
Reported by: tsearle
Patches: 
      dahdi_reset_crash.patch uploaded by tsearle (license 373)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=222393 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-10-06 17:30 svnbot         Checkin                                      
2009-10-06 17:30 svnbot         Note Added: 0111941                          
======================================================================




More information about the asterisk-bugs mailing list