Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement #493 codacy fixes #494

Merged
merged 4 commits into from
Oct 19, 2018
Merged

Enhancement #493 codacy fixes #494

merged 4 commits into from
Oct 19, 2018

Conversation

fklassen
Copy link
Member

No description provided.

Also added check for packet size > cap len, although this may
be never be hit since #484
* increase MAX_SNAPLEN from 65535 to 262144
* increase MAXPACKET from 65549 to 262158
* exit on buffer overflow for adding VLAN tag (as opposed to realloc)
* 4.3:
  Bug #486 CVE-2018-17974 realloc memory if packet size increases (#492)
@fklassen fklassen changed the base branch from master to 4.3 October 19, 2018 18:41
@fklassen fklassen merged commit a0e6705 into 4.3 Oct 19, 2018
@fklassen fklassen deleted the Enhancement_#493_codacy_fixes branch October 19, 2018 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant