URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7d1323de1fb2b94e9e74e98ce0d845e8e841d46d
Submitter: Balint Reczey (balint@xxxxxxxxxxxxxxx)
Changed: branch: lts-1.12.1
Repository: wireshark
Commits:
7d1323d by Evan Huus (eapache@xxxxxxxxx):
wcp: add validations to decompressed_entry
Ensure that a reference to past bytes refers to bytes that actually exist.
Bug: 10978
Change-Id: I2fe8f0a9493cc237803bb761876f83b4511cfbf6
Conflicts:
epan/dissectors/packet-wcp.c
Reviewed-on: https://code.wireshark.org/review/7800
Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
(cherry picked from commit 65db3786b52c5f2cf4059d53816b09d4c845588c)
Reviewed-on: https://code.wireshark.org/review/8636
Reviewed-by: Balint Reczey <balint@xxxxxxxxxxxxxxx>
Actions performed:
from 5c9e658 [IEEE 802.11] fix two potential endless loops
adds 7d1323d wcp: add validations to decompressed_entry
Summary of changes:
epan/dissectors/packet-wcp.c | 33 +++++++++++++++++++++++++++++++--
1 file changed, 31 insertions(+), 2 deletions(-)