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

Batch backports to 5.0.x #2 #5862

Closed
wants to merge 3 commits into from

Conversation

jlucovsky
Copy link
Contributor

Batch backports to 5.0.x

Link to redmine tickets:

#suricata-verify-pr:
#suricata-verify-repo:
#suricata-verify-branch:
#suricata-update-pr:
#suricata-update-repo:
#suricata-update-branch:
#libhtp-pr:
#libhtp-repo:
#libhtp-branch:

regit and others added 3 commits February 15, 2021 09:15
The data was unlocked but the use_cnt was not decreased resulting
in the data entry not being removable.

(cherry picked from commit 64f994f)
When Suricata was build with ebpf support and when it was started
in NFQ mode, it was crashing at exit because it was trying to free
the device extension.

This patch fixes the issue by only trigger the eBPF related code
when Suricata is running in AFP_PACKET mode.

(cherry picked from commit 8532789)
Improper reuse of the address data structure between loading
different lines in the iprep file would lead to the host using
a malformed address.

(cherry picked from commit 7b03e68)
@jlucovsky jlucovsky requested a review from a team as a code owner February 15, 2021 14:56
@jlucovsky
Copy link
Contributor Author

I'm going to combine these changes with the other 5.0.x backports

@jlucovsky jlucovsky closed this Feb 15, 2021
@jlucovsky
Copy link
Contributor Author

Moved to #5864

@jlucovsky jlucovsky deleted the backports-5.0.x-2/1 branch February 18, 2021 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants