[asterisk-bugs] [JIRA] (ASTERISK-25361) [patch]possible null pointer issue in chan_iax2 - with potential fix

Rusty Newton (JIRA) noreply at issues.asterisk.org
Thu Sep 3 17:39:33 CDT 2015


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

Rusty Newton updated ASTERISK-25361:
------------------------------------

    Status: Open  (was: Triage)

> [patch]possible null pointer issue in chan_iax2 - with potential fix
> --------------------------------------------------------------------
>
>                 Key: ASTERISK-25361
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-25361
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Channels/chan_iax2
>    Affects Versions: 13.5.0
>         Environment: debian 8
>            Reporter: Marcello Ceschia
>         Attachments: possible_null_peer_fix.patch
>
>
> in line 4426 https://github.com/asterisk/asterisk/blob/13.5.0/channels/chan_iax2.c#L4426
> peer will be unrefed and set to null, but only the for-loop is canceled. 
> In line 4454 or 4470 peer is used and not checked if peer == null



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list