Commit Graph

1 Commits

Author SHA1 Message Date
RHEL Packaging Agent
260a501b98 Fix CVE-2026-13204: ensure NSEC/NSEC3 has matching RRSIG
Backport upstream fix for CVE-2026-13204 to bind9.16. The patch
ensures that dns_rdataset_addnoqname() only accepts NSEC/NSEC3
records that have matching RRSIG signatures, preventing
acceptance of unsigned records. Additionally, callers in
resolver.c and query.c now handle non-success return codes
gracefully instead of triggering assertion failures.

CVE: CVE-2026-13204
Upstream patches:
 - 1b90fbb4f9.patch
Resolves: RHEL-213478

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

Assisted-by: Ymir
2026-08-04 17:32:38 +02:00