Wireshark-commits: [Wireshark-commits] lts-1.12.1 38ede4e: Fix out-of-bounds read in ascend_seek.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 5 Feb 2016 20:44:21 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=38ede4e33b373ff5ff0aed2237ec0695d7c731b9
Submitter: Balint Reczey (balint@xxxxxxxxxxxxxxx)
Changed: branch: lts-1.12.1
Repository: wireshark

Commits:

38ede4e by Michael Mann (mmann78@xxxxxxxxxxxx):

    Fix out-of-bounds read in ascend_seek.
    
    Bug: 11794
    Change-Id: I74517806b119729ae6d9780bbd4bb094701ff05e
    Reviewed-on: https://code.wireshark.org/review/12266
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    (cherry picked from commit 338da1c0ea0b2f8595d3a7b6d6c9548f7da3e27b)
    Reviewed-on: https://code.wireshark.org/review/12296
    (cherry picked from commit 7abfa36686850a0d81ef1ef280a181d09e5e639c)
    Reviewed-on: https://code.wireshark.org/review/12297
    (cherry picked from commit 9cf09cf777cb5478d470436278db45ab42d84e06)
    Reviewed-on: https://code.wireshark.org/review/13768
    Reviewed-by: Balint Reczey <balint@xxxxxxxxxxxxxxx>
    

Actions performed:

    from  4667397   Add bounds checking to find_signature.
    adds  38ede4e   Fix out-of-bounds read in ascend_seek.


Summary of changes:
 wiretap/ascendtext.c |    1 +
 1 file changed, 1 insertion(+)