test/events: Test cases for 4482, 4898#3046
Closed
jlucovsky wants to merge 1 commit intoOISF:masterfrom
Closed
Conversation
Add test cases for bugs 4898 and 4482 since they are closely related Issue: 4898 Issue: 4482
| alert tcp any any -> any any (msg:"SURICATA file decoder LZMA memlimit error"; app-layer-event:file.LZMA_MEMLIMIT_ERROR; classtype:protocol-command-decode; sid:11;) | ||
| alert tcp any any -> any any (msg:"SURICATA file decoder LZMA XZ error"; app-layer-event:file.LZMA_XZ_ERROR; classtype:protocol-command-decode; sid:12;) | ||
| alert tcp any any -> any any (msg:"SURICATA file decoder LZMA unknown error"; app-layer-event:file.LZMA_UNKNOWN_ERROR; classtype:protocol-command-decode; sid:13;) | ||
| alert tcp any any -> any any (msg:"SURICATA detect too many buffers"; app-layer-event:detect.TOO_MANY_BUFFERS; classtype:protocol-command-decode; sid:14;) |
Member
There was a problem hiding this comment.
detect engine != app-layer, why are these detect events under app-layer-event? We may see this outsize of app-layer too. E.g. the sctp chunks could be from outside app-layer.
This was referenced Apr 30, 2026
Contributor
Author
|
Continued in #3063 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add test cases for bugs 4898 and 4482 since they are closely related
Issue: 4898
Issue: 4482
Ticket
If your pull request is related to a Suricata ticket, please provide
the full URL to the ticket here so this pull request can monitor
changes to the ticket status:
Redmine tickets: