URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=44a46a1fe55872237e206d6bb4aa046f2797d1ba
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master-1.10
Repository: wireshark
Commits:
44a46a1 by Evan Huus (eapache@xxxxxxxxx):
tnef: fix overflow leading to infinite loop
Thanks to Vlad Tsyrklevich for the report, and Fabian Yamaguchi for the "joern"
tool which found the bug.
Bug: 11023
Change-Id: I53bc998c9934736698e7db5eba09a14e79a7c633
Reviewed-on: https://code.wireshark.org/review/7461
Petri-Dish: Evan Huus <eapache@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
(cherry picked from commit 608cf324b3962877e9699f3e81e8f82ac9f1ea14)
Reviewed-on: https://code.wireshark.org/review/7487
Actions performed:
from 5ad2740 report_err.h is in epan in this branch (not wsutil).
adds 44a46a1 tnef: fix overflow leading to infinite loop
Summary of changes:
epan/dissectors/packet-tnef.c | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)