[asterisk-bugs] [Asterisk 0018759]: [patch] Null values in format strings lead to segfault

Asterisk Bug Tracker noreply at bugs.digium.com
Fri Mar 18 11:19:10 CDT 2011


The following issue has been RESOLVED. 
====================================================================== 
https://issues.asterisk.org/view.php?id=18759 
====================================================================== 
Reported By:                bklang
Assigned To:                jrose
====================================================================== 
Project:                    Asterisk
Issue ID:                   18759
Category:                   Core/Portability
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     resolved
Asterisk Version:           SVN 
JIRA:                       SWP-3039 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): 1.8 
SVN Revision (number only!): 306529 
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2011-02-07 07:32 CST
Last Modified:              2011-03-18 11:19 CDT
====================================================================== 
Summary:                    [patch] Null values in format strings lead to
segfault
Description: 
This is an issue I have reported in several other places and which have
been fixed.  Instead of opening a single ticket for these three I am
putting them into a single ticket.

res/res_jabber.c:2493 found->description
channels/chan_sip.c:23429 authpeer->name
res/res_fax.c:1770

The first two I have patched trivially and attached it here.  For
res_fax.c I'm not sure which variable was null and whether protection
should be applied to multiple variables so I do not have a patch for this.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-03-18 11:19 svnbot         Status                   ready for testing =>
assigned
2011-03-18 11:19 svnbot         Assigned To               => jrose           
2011-03-18 11:19 svnbot         Status                   assigned => resolved
2011-03-18 11:19 svnbot         Resolution               open => fixed       
======================================================================




More information about the asterisk-bugs mailing list