Project

General

Profile

Actions

Security #7040

closed

defrag: id reuse can lead to invalid reassembly

Added by Victor Julien about 1 year ago. Updated 2 days ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Affected Versions:
Label:
Git IDs:
Severity:
CRITICAL
Disclosure Date:

Description

When 2 sets of fragments are sent with the same id in quick succession, the 2nd set may reuse the DefragTracker for the first set. This will lead to incorrect reassembly logic. An incomplete packet will be decoded, leading to decoder events and general policy bypass.

The issue is in DefragGetTrackerFromHash which does not respect the DefragTracker::remove field in all it's lookup paths.


Subtasks 2 (0 open2 closed)

Security #7041: defrag: id reuse can lead to invalid reassembly (6.0.x backport)ClosedVictor JulienActions
Security #7042: defrag: id reuse can lead to invalid reassembly (7.0.x backport)ClosedVictor JulienActions
Actions

Also available in: Atom PDF