URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e3f1da462523008228d9f662b91774e07eb8c118
Submitter: Balint Reczey (balint@xxxxxxxxxxxxxxx)
Changed: branch: lts-1.8.2
Repository: wireshark
Commits:
e3f1da4 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/7486
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
(cherry picked from commit c6544502431e916d15a368c9ee588863da189432)
Reviewed-on: https://code.wireshark.org/review/7711
Reviewed-by: Balint Reczey <balint@xxxxxxxxxxxxxxx>
Tested-by: Balint Reczey <balint@xxxxxxxxxxxxxxx>
Actions performed:
from acd589f dec-dnart: use pinfo-scoped memory for addresses
adds e3f1da4 tnef: fix overflow leading to infinite loop
Summary of changes:
epan/dissectors/packet-tnef.c | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)