Project

General

Profile

Actions

Bug #4832

closed

Wrong list_id with transforms for http_client_body and http file_data

Added by Victor Julien over 2 years ago. Updated over 2 years ago.

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

Description

Found unreproducible by oss-fuzz
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=31987

Bug got introduced by commit ea3fb4a465e0ecd3f08c2828aa08804335c77a46
changing InspectionBuffer *buffer = InspectionBufferGet(det_ctx, list_id); into InspectionBuffer *buffer = InspectionBufferGet(det_ctx, base_id);
without changing the call to InspectionBufferSetup(det_ctx, list_id, buffer, data, data_len); to use base_id instead of list_id


Related issues 1 (0 open1 closed)

Copied from Suricata - Bug #4681: Wrong list_id with transforms for http_client_body and http file_dataClosedPhilippe AntoineActions
Actions

Also available in: Atom PDF