[test-results] [Bamboo] Asterisk Testing > Asterisk 1.8 Branch > #128 was SUCCESSFUL (with 177 tests). Change made by Matthew Jordan.

Bamboo bamboo at asterisk.org
Mon Apr 23 09:24:23 CDT 2012


-----------------------------------------------------------------------
Asterisk Testing > Asterisk 1.8 Branch > #128 was successful.
-----------------------------------------------------------------------
Code has been updated by Matthew Jordan.
177 tests in total.

http://bamboo.asterisk.org/browse/TESTING-ASTERISK18BRANCH-128/


--------------
Code Changes
--------------
Matthew Jordan (363102):

>AST-2012-005: Fix remotely exploitable heap overflow in keypad button handling
>
>When handling a keypad button message event, the received digit is placed into
>a fixed length buffer that acts as a queue.  When a new message event is
>received, the length of that buffer is not checked before placing the new digit
>on the end of the queue.  The situation exists where sufficient keypad button
>message events would occur that would cause the buffer to be overrun.  This
>patch explicitly checks that there is sufficient room in the buffer before
>appending a new digit.
>
>(closes issue ASTERISK-19592)
>Reported by: Russell Bryant
>........
>
>Merged revisions 363100 from http://svn.asterisk.org/svn/asterisk/branches/1.6.2
>


--------------
Tests
--------------
Fixed Tests (1)
   - AsteriskTestSuite: S/pbx/call-files

--
This message is automatically generated by Atlassian Bamboo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/test-results/attachments/20120423/0b76a231/attachment-0001.htm>


More information about the Test-results mailing list