ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master-2.4 e24d5b2: Add more bounds checks.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 23 Apr 2018 03:35:43 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e24d5b2551a6b71bc592aa8491937145de385b69
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.4
Repository: wireshark

Commits:

e24d5b2 by Guy Harris (guy@xxxxxxxxxxxx):

    Add more bounds checks.
    
    If the calculated packet length in the header is bigger than the actual
    packet length value from the header, reject the packet.
    
    Change-Id: I86cb24c66ee0d6fd2ed6f9240d44c1adc5f0bf91
    Reviewed-on: https://code.wireshark.org/review/27087
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    (cherry picked from commit 83ecd467765408847afe6e5acdd7ab974c621f6e)
    Reviewed-on: https://code.wireshark.org/review/27089
    

Actions performed:

    from  b30d4b7   [Automatic update for 2018-04-22]
    adds  e24d5b2   Add more bounds checks.


Summary of changes:
 epan/dissectors/packet-bvlc.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)