Commit Graph

1 Commits

Author SHA1 Message Date
RHEL Packaging Agent
f61caccacf Fix RPZ name-too-long wildcard expansion in bind9.16 (CVE-2026-11331)
Backport upstream fix for CVE-2026-11331 to bind9.16. The patch
(from upstream commit ee2ac186bc) corrects the query_rpzcname()
function in lib/ns/query.c to properly handle RPZ name-too-long
wildcard expansion by returning YXDOMAIN instead of a
self-referential CNAME.

CVE: CVE-2026-11331
Upstream patches:
 - ee2ac186bc.patch
Resolves: RHEL-213764

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

Assisted-by: Ymir
2026-08-04 17:34:36 +02:00