Wireshark-commits: [Wireshark-commits] master-2.0 1942c8a: [BER] Fix Wireshark heap-based out-of-bo

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 14 Jan 2016 20:24:52 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1942c8a6eeb3741d83e9fcf2e8ea1e3643c21669
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

1942c8a by AndersBroman (anders.broman@xxxxxxxxxxxx):

    [BER] Fix Wireshark heap-based out-of-bounds read in dissect_ber_constrained_bitstring
    
    Bug: 11828
    Change-Id: I43c493ed261e73e0f3b31892c161dcfc46071054
    Reviewed-on: https://code.wireshark.org/review/13292
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit 9b2f3f7c5c9205381cb72e42b66e97d8ed3abf63)
    Reviewed-on: https://code.wireshark.org/review/13298
    

Actions performed:

    from  b8de79d   IPv6 fragment header's reserved octet is 8 bits
    adds  1942c8a   [BER] Fix Wireshark heap-based out-of-bounds read in dissect_ber_constrained_bitstring


Summary of changes:
 epan/dissectors/packet-ber.c |   10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)