[asterisk-bugs] [JIRA] (ASTERISK-22746) [patch]Crash in chan_dahdi during caller id read

Matt Jordan (JIRA) noreply at issues.asterisk.org
Thu Feb 6 16:59:07 CST 2014


     [ https://issues.asterisk.org/jira/browse/ASTERISK-22746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matt Jordan updated ASTERISK-22746:
-----------------------------------

    Target Release Version/s: 1.8.26.0
    
> [patch]Crash in chan_dahdi during caller id read
> ------------------------------------------------
>
>                 Key: ASTERISK-22746
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-22746
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Channels/chan_dahdi
>    Affects Versions: SVN, 1.8.17.0
>         Environment: Ubuntu 10.04
>            Reporter: Michael Walton
>            Assignee: Kinsey Moore
>      Target Release: 1.8.26.0
>
>         Attachments: chan_dahdi_cid_crash_fix.r401410.patch
>
>
> Occasional Asterisk core dump during caller id read on analog channel. Further investigation and core dump analysis shows that a negative return value from the read() in my_get_callerid slips through as a negative length argument to callerid_feed() if the errno returned by DAHDI is ELAST. This would likely cause the crash.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list