Wireshark-commits: [Wireshark-commits] master-3.0 fb94bfe: srvloc: check buffer index to prevent he
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 06 Mar 2019 17:00:03 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fb94bfef5f64f137a74f4ce9afcdf0228256415e
Submitter: "Dario Lombardo <lomato@xxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark

Commits:

fb94bfe by Dario Lombardo (lomato@xxxxxxxxx):

    srvloc: check buffer index to prevent heap overflow.
    
    Bug: 15546
    Change-Id: I35eee1f6e1127db74339ec7218d7681bd93de59c
    Reviewed-on: https://code.wireshark.org/review/32285
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit 8f15ebed65ceea5c856fce055b5d83fb0c4b597b)
    Reviewed-on: https://code.wireshark.org/review/32339
    Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
    Reviewed-by: Dario Lombardo <lomato@xxxxxxxxx>
    

Actions performed:

    from  b34259b   IEEE802154: Fixing some implicit conversations
     add  fb94bfe   srvloc: check buffer index to prevent heap overflow.


Summary of changes:
 epan/dissectors/packet-srvloc.c | 4 ++++
 1 file changed, 4 insertions(+)