Project

General

Profile

Actions

Optimization #7018

closed

Optimization #7026: app-protos: trigger raw stream reassembly

dns/tcp: allow triggering raw stream reassembly

Added by Juliana Fajardini Reichow 4 months ago. Updated about 2 months ago.

Status:
Closed
Priority:
Normal
Target version:
Effort:
Difficulty:
Label:

Description

As seen with #7004, DNS over TCP transactions might not be seen by the stream detection engine until a later stage, unless the app-proto triggers the raw parsing of the stream once it knows there's enough data to be parsed.

This could lead to whole transactions being overseen: they're marked as inspected by DetectRunTx, then AppLayerParserTransactionsCleanup frees them, and once it's time to stream rules to match, earlier transactions may not exist for the detection engine any longer, or exist as an id only, but not be retrievable for alert metadata logging.

This is especially true if for some reason we have a DNS rule that doesn't use any DNS keywords, as to the engine this is a payload/stream-only rule.


Subtasks 1 (0 open1 closed)

Optimization #7075: dns/tcp: allow triggering raw stream reassembly (7.0.x backport)ClosedJuliana Fajardini ReichowActions

Related issues 3 (3 open0 closed)

Related to Suricata - Bug #7004: app-layer: wrong tx may be logged for stream rulesIn ProgressJuliana Fajardini ReichowActions
Related to Suricata - Documentation #7031: devguide: document SignatureProperties sigtypeNewOISF DevActions
Related to Suricata - Bug #7000: pgsql: partially incorrect tx_id trackingResolvedJuliana Fajardini ReichowActions
Actions #1

Updated by Juliana Fajardini Reichow 4 months ago

  • Related to Bug #7004: app-layer: wrong tx may be logged for stream rules added
Actions #2

Updated by Juliana Fajardini Reichow 4 months ago

  • Private changed from No to Yes
Actions #3

Updated by Juliana Fajardini Reichow 4 months ago

  • Parent task set to #7026
Actions #4

Updated by Juliana Fajardini Reichow 4 months ago

  • Subject changed from dns: allow triggering raw stream reassembly to dns/tcp: allow triggering raw stream reassembly
  • Description updated (diff)
Actions #5

Updated by Juliana Fajardini Reichow 4 months ago

  • Description updated (diff)
Actions #6

Updated by Juliana Fajardini Reichow 4 months ago

  • Description updated (diff)
Actions #7

Updated by Juliana Fajardini Reichow 4 months ago

  • Tracker changed from Task to Bug
Actions #8

Updated by Juliana Fajardini Reichow 4 months ago

  • Status changed from New to In Progress
Actions #9

Updated by Juliana Fajardini Reichow 4 months ago

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

Updated by Juliana Fajardini Reichow 4 months ago

Actions #11

Updated by Juliana Fajardini Reichow 4 months ago

  • Related to Bug #7000: pgsql: partially incorrect tx_id tracking added
Actions #12

Updated by Juliana Fajardini Reichow 3 months ago

  • Tracker changed from Bug to Optimization

Changing Tracker as per discussion with Philippe and Jason. If I understood it correctly.

Actions #14

Updated by Juliana Fajardini Reichow 3 months ago

  • Status changed from In Review to Closed
Actions #15

Updated by Juliana Fajardini Reichow 3 months ago

  • Status changed from Closed to Resolved
  • Label Needs backport to 7.0 added
Actions #16

Updated by OISF Ticketbot 3 months ago

  • Subtask #7075 added
Actions #17

Updated by OISF Ticketbot 3 months ago

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

Updated by Juliana Fajardini Reichow 3 months ago

  • Private changed from Yes to No
Actions #19

Updated by Victor Julien about 2 months ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF