Commit Graph

9 Commits

Author SHA1 Message Date
RHEL Packaging Agent
cb203ee7f1 Fix CVE-2026-42006: bypass of CVE-2026-27857 IMAP parser fix
Backport upstream commit 9a0f8c1066956ea7450ca82b57f904332006a502
to fix CVE-2026-42006. The IMAP parser's list_count_limit was
incorrectly checking the limit in imap_parser_close_list() (on
')') instead of imap_parser_open_list() (on '('). This patch
moves the check so it correctly limits the number of open
braces, preventing potential abuse via deeply nested lists.

CVE: CVE-2026-42006
Upstream patches:
 - 9a0f8c1066.patch
Resolves: RHEL-188480

This commit was backported by Ymir, a Red Hat Enterprise Linux software maintenance AI agent.

Assisted-by: Ymir
2026-06-26 11:28:05 +00:00
Michal Hlavinka
b199fd1c0d fix CVE-2026-27858: denial of service via crafted message before authentication (RHEL-161630)
fix CVE-2025-59032: ManageSieve: Denial of Service via crafted SASL initial response in AUTHENTICATE command (RHEL-162282)
fix CVE-2026-27857: denial of service via specially crafted NOOP command (RHEL-161669)
Resolves: RHEL-161630
2026-04-13 14:00:50 +02:00
Michal Hlavinka
b1625d6f1d fix CVE-2024-23185: very large headers can cause resource exhaustion when parsing message (RHEL-55219)
fix CVE-2024-23184: using a large number of address headers may trigger a denial of service (RHEL-55206)
Resolves: RHEL-55219
2024-08-29 17:53:41 +02:00
Michal Hlavinka
6679c633f0 fixes assert-crash when IMAP client uses QRESYNC (#RHEL-22854)
Resolves: #RHEL-22854
2024-02-16 23:42:54 +01:00
Michal Hlavinka
9b422b14c9 fix leaking mailboxes if virtual mailbox can't be opened (#2128857)
Resolves: #2128857
2023-08-04 21:12:02 +00:00
Troy Dawson
9dbc8b4834 Bring gating.yaml over from Brew dist-git
Signed-off-by: Troy Dawson <tdawson@redhat.com>
2023-03-10 10:34:28 -08:00
James Antill
47d1f1c68c Import rpm: c8s 2023-02-27 12:52:25 -05:00
CentOS Sources
79d19e87b0 Auto sync2gitlab import of dovecot-2.3.16-3.el8.src.rpm 2022-07-22 10:12:43 +00:00
James Antill
f2562302ec Initial c8s branch. 2022-05-26 06:43:48 -04:00