Actions
Security #7289
closed
JF
PA
http: missing hashtable random seed leads to potential DoS
Security #7289:
http: missing hashtable random seed leads to potential DoS
Git IDs:
db5a7a2febf6a2a862809fabfd35d238d16d6386
Severity:
CRITICAL
Disclosure Date:
Description
Missing initialization of the random seed for "thash" leads to byte-range tracking having
predictable hash table behavior. This can lead to an attacker forcing lots of data into a single hash bucket.
JF Updated by Juliana Fajardini Reichow over 1 year ago
- Related to Security #7209: thash: random factor not used; possible abusive hash collisions added
VJ Updated by Victor Julien over 1 year ago
- Status changed from New to Resolved
- Assignee changed from OISF Dev to Philippe Antoine
JF Updated by Juliana Fajardini Reichow over 1 year ago
- Severity changed from HIGH to CRITICAL
JF Updated by Juliana Fajardini Reichow over 1 year ago
- CVE set to 2024-47188
VJ Updated by Victor Julien over 1 year ago
- Status changed from Resolved to Closed
- Git IDs updated (diff)
VJ Updated by Victor Julien over 1 year ago
- Private changed from Yes to No
Actions