Actions
Bug #5739
closedhtp: handle alloc failure for user data
Affected Versions:
Effort:
Difficulty:
Label:
Description
Can we close the tx/session if the user data alloc fails?
Updated by Philippe Antoine over 2 years ago
Should Suricata tx be rather HtpTxUserData
and have a pointer to libhtp 's the_tx_t structure ?
Updated by Philippe Antoine over 2 years ago
- Related to Feature #2696: http: implement parser in rust added
Updated by Victor Julien almost 2 years ago
- Related to Bug #4952: scan-build: Access to field 'de_state' results in a dereference of a null pointer added
Updated by Philippe Antoine 18 days ago
- Target version changed from TBD to 9.0.0-beta1
Updated by Philippe Antoine 7 days ago
- Status changed from New to In Review
Updated by Philippe Antoine 6 days ago
- Blocked by Bug #7668: http: lack of setting updated_ts leads to firewall bypass added
Updated by Philippe Antoine 3 days ago
- Target version changed from 9.0.0-beta1 to 8.0.0-rc1
Updated by Philippe Antoine 3 days ago
- Status changed from In Review to Resolved
Updated by Philippe Antoine 3 days ago
- Blocked by deleted (Bug #7668: http: lack of setting updated_ts leads to firewall bypass)
Updated by Philippe Antoine 3 days ago
- Related to Bug #7668: http: lack of setting updated_ts leads to firewall bypass added
Updated by Philippe Antoine 2 days ago
https://github.com/OISF/suricata/pull/13078 was a follow up
Actions