Actions
Bug #7791
closedhttp: BUG_ON assertion reached in packet path
Affected Versions:
Effort:
Difficulty:
Label:
Description
trigger BUG_ON assertion in packet path
Found by oss-fuzz https://issues.oss-fuzz.com/u/1/issues/427537240
Problem is failed HTTP connect request and use of response_data_other_at_tx_end
which does not take into account the fact that another transaction was already created by a subsequent request
Updated by Philippe Antoine about 1 month ago
- Related to Bug #1484: src: BUG_ON(1) statements in the packet path added
Updated by Philippe Antoine about 1 month ago
Updated by Philippe Antoine about 1 month ago
- Status changed from In Review to Closed
Actions