Actions
Bug #6755
closednetmap: deadlock if netmap_open fails
Affected Versions:
Effort:
Difficulty:
Label:
Description
If Suricata is unable to successfully open a netmap device in NetmapOpen, it calls NetmapCloseAll. There's a deadlock since the caller holds the netmap_devlist_lock and NetmapCloseAll first tries to obtain the lock
Updated by Victor Julien almost 2 years ago
- Target version changed from TBD to 8.0.0-beta1
Updated by OISF Ticketbot almost 2 years ago
- Label deleted (
Needs backport to 7.0)
Updated by Victor Julien almost 2 years ago
- Status changed from New to Assigned
- Assignee changed from OISF Dev to Jeff Lucovsky
Updated by Jeff Lucovsky almost 2 years ago
- Status changed from Assigned to In Review
Updated by Jeff Lucovsky almost 2 years ago
- Status changed from In Review to Closed
Updated by Jeff Lucovsky over 1 year ago
Updated by Victor Julien 8 months ago
- Subject changed from Netmap: deadlock if netmap_open fails to netmap: deadlock if netmap_open fails
Actions