Actions
Bug #7197
opendetect/flowvars: persist if the inspection happens on multiple packets
Affected Versions:
Effort:
high
Difficulty:
Label:
Description
At the end of the run of each detection (frame, transaction..) the flowvar varlist
in the DetectEngineThreadCtx
gets reset by DetectVarProcessList
This prevents the flow variable to persist if the rule inspection happens on multiple packets ( as stored in a DetectEngineState
)
SV test coming when I will get the ticket number
Updated by Philippe Antoine 3 months ago
Updated by Philippe Antoine 3 months ago
- Related to Bug #5576: Dataset is setting data despite the signature being a complete match added
Actions