-
Notifications
You must be signed in to change notification settings - Fork 268
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
[Bug] Reachable assertion in tcpedit_dlt_cleanup() at plugins/dlt_plugins.c #780
Comments
|
This problem is because in #781 could fix this. |
|
Thanks for the PR. Verified and targeted for v4.4.4 |
|
Hi @Marsman1996 Thanks in advance |
Hi @ArchanaWind This bug is able to be triggered in tcpreplay-4.4.2. Here is the test log: |
Describe the bug
There is a reachable assertion in
tcpedit_dlt_cleanup()when when the user usestcprewriteto open a crafted pcap file inDLT_JUNIPER_ETHERmode.To Reproduce
Steps to reproduce the behavior:
$ ./tcprewrite --dlt="jnpr_eth" -i $POC -o /dev/nullThe POC file could be downloaded here:
POC file
Expected behavior
Program reports assertion failure and is terminated.
The GDB report:
System (please complete the following information):
The text was updated successfully, but these errors were encountered: