Report information
The Basics
Id:
46027
Status:
new
Priority:
Low/Low
Queue:

People
Owner:
Nobody in particular
Requestors:
Stephen Morris <stephen@isc.org>(email delivery suspended)
Cc:
AdminCc:

BugTracker
Version Fixed:
(no value)
Version Found:
9.12.0 Alpha
Versions Affected:
(no value)
Versions Planned:
(no value)
Priority:
P2 Normal
Severity:
S3 Low
CVSS Score:
(no value)
CVE ID:
(no value)
Component:
BIND Utilities
Area:
bug

Dates
Created:Mon, 18 Sep 2017 09:44:39 -0400
Updated:Mon, 18 Sep 2017 10:11:16 -0400
Closed:Not set



This bug tracker is no longer active.

Please go to our Gitlab to submit issues (both feature requests and bug reports) for active projects maintained by Internet Systems Consortium (ISC).

Due to security and confidentiality requirements, full access is limited to the primary maintainers.

Subject: dnssec-keymgr does not exit correctly on syntax error in policy file
From: stephen@isc.org
Date: Mon, 18 Sep 2017 13:44:39 +0000
To: bind9-public@isc.org
Ticket #45641 reported an error hereby dnssec-keymgr reported a syntax error when a zone in the policy file started with a digit and did not exit correctly. A fix was made to allow zone names to start with a digit and the ticket closed. The fix was not complete. A syntax error in the policy file always causes dnssec-keymgr to report a syntax error: however, on some systems it then hangs. In particular, it hangs on Ubuntu 16.04 (python 2.7.12) and FreeBSD 11.1 (python 2.7.13): it does not hang on Centos 7.3 (python 2.7.5).