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-2.2 af9fc0e: 802.11 Radiotap: add more bound checks i

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

Commits:

af9fc0e 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>
    (cherry picked from commit 739eebd3d2e39db63c959eb99291edf59647ed6d)
    Reviewed-on: https://code.wireshark.org/review/29027
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    (cherry picked from commit 4ac83382dc49f9f7b62bffb3cfc508cdaa1e7be5)
    Reviewed-on: https://code.wireshark.org/review/29028
    

Actions performed:

    from  8fbc41c   The radiotap header length must be >= 8.
     add  af9fc0e   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(+)