Actions
Bug #4953
closedstream: too aggressive pruning in lossy streams
Affected Versions:
Effort:
Difficulty:
Label:
Needs backport to 5.0, Needs backport to 6.0
Description
Pruning of StreamBufferBlocks could remove blocks that fell entirely after the target offset due to a logic error. This could lead to data being evicted that was still meant to be processed in the app-layer parsers.
Updated by Victor Julien almost 3 years ago
- Status changed from In Progress to Closed
Updated by Jeff Lucovsky almost 3 years ago
- Copied to Bug #4954: stream: too aggressive pruning in lossy streams added
Updated by Jeff Lucovsky almost 3 years ago
- Copied to Bug #4955: stream: too aggressive pruning in lossy streams added
Actions