Actions
Bug #1714
closedKernel panic on application exit with netmap Suricata 3.0 stable
Affected Versions:
Effort:
Difficulty:
Label:
Description
I've got kernel panic on application exit when I use netmap to capture traffic in IDS mode.
The problem is in NetmapClose function, in the rings freeing order. Changing the order to make NR_REG_SW ring to free first solves the problem.
Patch attached.
Files
Updated by Victor Julien over 9 years ago
- Status changed from New to Assigned
- Assignee set to Aleksey Katargin
- Target version changed from 3.0.1RC1 to 70
Updated by Victor Julien about 9 years ago
- Status changed from Assigned to Closed
- Target version changed from 70 to 3.1rc1
Actions