vulnti.work

Net::DNS versions through 1.55 for Perl allow Denial of Service via deep DNS compression pointer chains. Net::DNS::DomainName::decode follows RFC 1035 compression pointers by recursing into itself w…

提示
CVECVE-2026-64194
首次发现2026-07-20 23:15 UTC
披露时间2026-07-20 19:17 UTC
最后更新2026-07-20 23:15 UTC
通道状态auto

摘要

Net::DNS versions through 1.55 for Perl allow Denial of Service via deep DNS compression pointer chains. Net::DNS::DomainName::decode follows RFC 1035 compression pointers by recursing into itself with no depth limit. It is possible to construct a name which saturates the call stack (at least with larger TCP responses), leading to a potential Denial of Service. The guard `$link < $offset` prevents forward and circular chains, but still allows arbitrarily long backward chains. The per-offset c…

中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。

深度研判 · 自动通道

该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。

Lint 边界警告 (3)

以下是本次研判 lint 阶段发现的非阻塞性警告(如引用 URL 未在白名单内)。这些不影响漏洞条目可用性,仅为透明度披露(参 DR-002)。

  • REF_URL_NOT_ALLOWLISTED url not in allowlist: https://metacpan.org/release/NLNETLABS/Net-DNS-1.55_01/changes
  • REF_URL_NOT_ALLOWLISTED url not in allowlist: https://rt.cpan.org/Ticket/Display.html?id=179946
  • REF_URL_NOT_ALLOWLISTED url not in allowlist: https://www.net-dns.org/blog/#release-candidate-for-netdns-1.56

数据来源

  • NVD DATABASE

原始链接

时间线

  1. nvd_ingest NVD