URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=83ecd467765408847afe6e5acdd7ab974c621f6e
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
83ecd46 by Guy Harris (guy@xxxxxxxxxxxx):
Add more bounds checks.
If the calculated packet length in the header is bigger than the actual
packet length value from the header, reject the packet.
Change-Id: I86cb24c66ee0d6fd2ed6f9240d44c1adc5f0bf91
Reviewed-on: https://code.wireshark.org/review/27087
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 4f49255 Fix more indentation.
adds 83ecd46 Add more bounds checks.
Summary of changes:
epan/dissectors/packet-bvlc.c | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)