ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master 739eebd: 802.11 Radiotap: add more bound checks in ie

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 08 Aug 2018 20:22:23 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=739eebd3d2e39db63c959eb99291edf59647ed6d
Submitter: "Pascal Quantin <pascal.quantin@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

739eebd by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    802.11 Radiotap: add more bound checks in ieee80211_radiotap_iterator_next()
    
    Bug: 15022
    Change-Id: Ife413312c88b8d78926c78bdb6707903257e7964
    Reviewed-on: https://code.wireshark.org/review/29017
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Richard Sharpe <realrichardsharpe@xxxxxxxxx>
    

Actions performed:

    from  f4bc40b   The radiotap header length must be >= 8.
     add  739eebd   802.11 Radiotap: add more bound checks in ieee80211_radiotap_iterator_next()


Summary of changes:
 epan/dissectors/packet-ieee80211-radiotap-iter.c | 6 ++++++
 1 file changed, 6 insertions(+)