We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi! I found heap-buffer-overflow ( occurs at src/lib/protocols/syslog.c:87:9 ) during testing with libFuzzer.
The text was updated successfully, but these errors were encountered:
Whoops! My fault. Thanks!
Sorry, something went wrong.
Fix syslog heap overflow introduced in 09fbe0a.
c738e0a
- fixes ntop#1578 Signed-off-by: lns <[email protected]>
51e8795
Fix syslog heap overflow introduced in 09fbe0a. (#1579)
ff8e1e1
- fixes #1578 Signed-off-by: lns <[email protected]>
utoni
Successfully merging a pull request may close this issue.
Hi! I found heap-buffer-overflow ( occurs at src/lib/protocols/syslog.c:87:9 ) during testing with libFuzzer.
nDPI Environment:
Reproducible using ndpiReader?
File for reproducing:
Steps to reproduce the behavior:
The text was updated successfully, but these errors were encountered: