Report information
The Basics
Id:
46475
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:
(no value)
Versions Affected:
(no value)
Versions Planned:
(no value)
Priority:
P2 Normal
Severity:
S3 Low
CVSS Score:
(no value)
CVE ID:
(no value)
Component:
BIND Server
Area:
test

Dates
Created:Fri, 03 Nov 2017 13:41:40 -0400
Updated:Fri, 03 Nov 2017 13:41:42 -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.

To: bind9-public@isc.org
Subject: Extend TCP keepalive tests to check handling of out of range parameter values
From: stephen@isc.org
Date: Fri, 03 Nov 2017 17:41:40 +0000
The parameters tcp-initial-timeout (25 - 1200) tcp-idle-timeout (1 - 1200) tcp-keepalive-timeout (1 - 65535) tcp-advertised-timeout (0 - 65535) ... have documented valid ranges (shown above in parentheses). The tests should be extended to check that the specification of out of range value causes BIND to emit a warning and adjust the value to the appropriate boundary.