URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ce83dcb86e7bde9ef01f6ff696b73ada3d49ec52
Submitter: Balint Reczey (balint@xxxxxxxxxxxxxxx)
Changed: branch: lts-1.8.2
Repository: wireshark
Commits:
ce83dcb 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
Conflicts:
epan/dissectors/packet-wcp.c
Change-Id: I346b30c0815032e5081eeb13123839d3eb0cc8da
Reviewed-on: https://code.wireshark.org/review/7801
Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
Reviewed-on: https://code.wireshark.org/review/8624
Reviewed-by: Balint Reczey <balint@xxxxxxxxxxxxxxx>
Actions performed:
from f69d9d2 Do bounds checking when decompressing WCP packets.
adds ce83dcb wcp: add validations to decompressed_entry
Summary of changes:
epan/dissectors/packet-wcp.c | 29 +++++++++++++++++++++++++++--
1 file changed, 27 insertions(+), 2 deletions(-)