CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2012/07/06 13:36:03
Added files:
telephony/asterisk/patches: Tag: OPENBSD_5_1
patch-apps_app_voicemail_c
patch-channels_chan_sip_c
patch-channels_sip_include_sip_h
Log message:
backport asterisk security patches for AST-2012-010 and AST-2012-011
- RTP port exhaustion (DoS) if an endpoint responds to SIP INVITEs with
provisional responses but never sends a final response.
- double free with simultaneous access to a single voicemail account.