Actions
Bug #7814
opendetect/entropy: entropy values can be overwritten
Affected Versions:
Effort:
Difficulty:
Label:
Description
Entropy values are stored as flow variables with a name formed from the anchoring sticky buffer. When multiple rules use entropy with the same sticky buffer, values will be stored in a single variable (only one value is stored).
Unique names should be used to avoid overwriting values by combining a per-rule value with the sticky buffer, such as the signature id.
No data to display
Actions