Project

General

Profile

Actions

Bug #3844

closed

tcp: possible bypass with TCP ssn reuse

Added by Victor Julien about 5 years ago. Updated 8 days ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Affected Versions:
Effort:
Difficulty:
Label:

Description

Scenario:

client: TCP SYN packet 1
server: RST with 'broken ACK' (so ACK field non-zero while ACK flag not set)
client: TCP SYN packet 2
...

The 2nd SYN packet is not considered for TCP ssn reuse as the "state" of the session is not progressed enough.

So the SYNs with their odd RSTs seem to trigger a condition where the apparently valid session following it is not picked up.


Subtasks 1 (0 open1 closed)

Bug #7876: tcp: possible bypass with TCP ssn reuse (7.0.x backport)ClosedVictor JulienActions
Actions #1

Updated by Philippe Antoine over 2 years ago

  • Target version set to 8.0.0-beta1
Actions #2

Updated by Victor Julien 9 months ago

  • Target version changed from 8.0.0-beta1 to 8.0.0-rc1
Actions #3

Updated by Victor Julien 4 months ago

  • Target version changed from 8.0.0-rc1 to 9.0.0-beta1
Actions #4

Updated by Philippe Antoine 3 months ago

  • Affected Versions 8.0.0 added
Actions #5

Updated by Victor Julien about 1 month ago

  • Status changed from Assigned to In Progress
  • Target version changed from 9.0.0-beta1 to 8.0.1
  • Label Needs backport to 7.0 added
Actions #6

Updated by OISF Ticketbot about 1 month ago

  • Subtask #7876 added
Actions #7

Updated by OISF Ticketbot about 1 month ago

  • Label deleted (Needs backport to 7.0)
Actions #8

Updated by Victor Julien about 1 month ago

  • Status changed from In Progress to In Review
Actions #9

Updated by Victor Julien 27 days ago

  • Status changed from In Review to Resolved
Actions #10

Updated by Victor Julien 23 days ago

  • Status changed from Resolved to Closed
Actions #11

Updated by Victor Julien 8 days ago

  • Private changed from Yes to No
Actions

Also available in: Atom PDF