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
negative-size-param in server_example_ca.c #127
Comments
|
Hi, |
You can reproduce it by continuously sending MMS packets to the server. In fact, it is fuzzing。 |
|
Can you create stack more expressive stack traces (with source line information)? |
|
OK,I will. ASAN’s error is |
|
CVE-2016-4073 has the same problem. |
|
That makes not so much sense. The problem has to be in another thread where the MMS messages are processed. |
|
The problem code I am targeting is indeed I don't know if you have any good code debugging methods. |
|
I don't understand why you think there is a problem when calling |
|
duplicate (see #128) |
Hi team,
Their are negative-size-param in
server_example_ca.clibIEC61850 1.3.0 1.3.1 1.3.2 version has this problem.
Snip server_example_ca.c
The text was updated successfully, but these errors were encountered: