Skip to content
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

filestore: do not try to store a file set to nostore #10877

Closed

Conversation

catenacyber
Copy link
Contributor

Link to redmine ticket:
https://redmine.openinfosecfoundation.org/issues/6390

Describe changes:

  • filestore: do not try to store a file set to nostore

use of keyword filestore:both,flow may try to store a file that has already been opened (in the other direction) and set to nostore...

SV_BRANCH=OISF/suricata-verify#1524

#10424 to get attention if we want to backport this for 7.0.5

Ticket: 6390

This can happen with keyword filestore:both,flow
If one direction does not have a signature group with a filestore,
the file is set to nostore on opening, until a signature in
the other direction tries to set it to store.
Subsequent files will be stored in both directions as flow flags
are now set.
@suricata-qa
Copy link

WARNING:

field baseline test %
SURI_TLPR1_stats_chk
.memcap.pressure 57 60 105.26%

Pipeline 20240

@catenacyber
Copy link
Contributor Author

Rebased in #11136

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants