Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • BIND BIND
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 633
    • Issues 633
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 87
    • Merge requests 87
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ISC Open Source ProjectsISC Open Source Projects
  • BINDBIND
  • Merge requests
  • !6110

[v9_18] [CVE-2022-0667] Add a hung fetch check while chasing DS in the forward system test

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Michal Nowak requested to merge 3129-test-check-fetch-shutting-down-in-resume_dslookup-v9_18 into v9_18 Apr 08, 2022
  • Overview 2
  • Commits 1
  • Pipelines 1
  • Changes 4

Implement TCP support in the ans11 Python-based DNS server.

Implement a control command channel in ans11 to support an optional silent mode of operation, which, when enabled, will ignore incoming queries.

In the added check, make the ans11 the NS server of "a.root-servers.nil." for ns3, so it uses ans11 (in silent mode) for the regular (non-forwarded) name resolutions.

This will trigger the "hung fetch" scenario, which was causing named to crash.

(cherry picked from commit 848094d6)

Closes #3129 (closed)

Edited Apr 08, 2022 by Michal Nowak
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: 3129-test-check-fetch-shutting-down-in-resume_dslookup-v9_18