URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bbf46eb46ae38392af8e6cd288795f0def50a621
Submitter: "Pascal Quantin <pascal.quantin@xxxxxxxxx>"
Changed: branch: master-2.4
Repository: wireshark
Commits:
bbf46eb 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>
Actions performed:
from 2a79cf4 The radiotap header length must be >= 8.
add bbf46eb 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(+)