Bug 2305910 (CVE-2024-23185)
Summary: | CVE-2024-23185 dovecot: very large headers can cause resource exhaustion when parsing message | ||
---|---|---|---|
Product: | [Other] Security Response | Reporter: | Robb Gatica <rgatica> |
Component: | vulnerability | Assignee: | Product Security DevOps Team <prodsec-dev> |
Status: | NEW --- | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | unspecified | CC: | redhat |
Target Milestone: | --- | Keywords: | Security |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: |
A security issue was found in Dovecot. Very large headers can lead to resource exhaustion when parsing messages. The message-parser normally reads reasonably sized chunks of the message. However, when it feeds them to the message-header-parser, it starts building up a "full_value" buffer out of the smaller chunks. The full_value buffer has no size limit so large headers can cause large memory usage. This issue occurs whether it is a single long header line or a single header split into multiple lines.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | Type: | --- | |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 2305915, 2305914, 2305916, 2305917, 2305918 | ||
Bug Blocks: |
Description
Robb Gatica
2024-08-19 20:47:40 UTC
This issue has been addressed in the following products: Red Hat Enterprise Linux 9.2 Extended Update Support Via RHSA-2024:6465 https://access.redhat.com/errata/RHSA-2024:6465 This issue has been addressed in the following products: Red Hat Enterprise Linux 9 Via RHSA-2024:6529 https://access.redhat.com/errata/RHSA-2024:6529 This issue has been addressed in the following products: Red Hat Enterprise Linux 8 Via RHSA-2024:6973 https://access.redhat.com/errata/RHSA-2024:6973 |