Commit Graph

1 Commits

Author SHA1 Message Date
RHEL Packaging Agent
0f28e7dd60 Fix CVE-2026-13321: reject out-of-zone NSEC entries in DNSSEC validation
Add patch for CVE-2026-13321 which rejects out-of-zone NSEC
next owner names during DNSSEC validation. The patch is based
on ISC's 9.11-specific backport commits (3bc7280158 and
27ceccfe77) which add a dns_nsec_is_legal() function and
integrate NSEC validation checks into the resolver, using
9.11-compatible APIs and coding conventions.

CVE: CVE-2026-13321
Upstream patches:
 - 058023c66f.patch
 - f751e19a30.patch
Resolves: RHEL-213318

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

Assisted-by: Ymir
2026-07-27 15:36:48 +00:00