Actions
Security #7766
closedlibhtp-c: memory leak with lzma
Git IDs:
9037ea35110a0d97be5cedf8d31fb4cd9a38c7a7
Severity:
HIGH
Disclosure Date:
09/15/2025
Description
Found by oss-fuzz
https://issues.oss-fuzz.com/u/1/issues/425041683?pli=1
Only in 7
I would go for critical (leaking 256 kilobytes at a time)
Updated by Victor Julien about 1 month ago
Would the client have to request using lzma or can the server just decide to use it?
Updated by Philippe Antoine about 1 month ago
Victor Julien wrote in #note-2:
Would the client have to request using lzma or can the server just decide to use it?
Oh I checked and apparently, the client can also use lzma and thus trigger the bug... (even if I did not think so)
Updated by Shivani Bhardwaj 25 days ago
- Status changed from In Review to Resolved
Updated by Juliana Fajardini Reichow 25 days ago
- CVE set to 2025-53537
Updated by Philippe Antoine 23 days ago
- Status changed from Resolved to Closed
Commit 9037ea35110a0d97be5cedf8d31fb4cd9a38c7a7 in libhtp
Actions