BIND 10 #3220: The appendClientFqdn function in dhcpv6_srv.cc has invalid check for FQDN to be NULL
BIND 10 Development
do-not-reply at isc.org
Thu Nov 7 00:01:16 UTC 2013
#3220: The appendClientFqdn function in dhcpv6_srv.cc has invalid check for FQDN
to be NULL
-------------------------------------+-------------------------------------
Reporter: | Owner:
marcin | Status: new
Type: | Milestone: Sprint-
defect | DHCP-20131016
Priority: high | Keywords:
Component: dhcp6 | Sensitive: 0
CVSS Scoring: | Sub-Project: DHCP
Defect Severity: | Estimated Difficulty: 0
Medium | Total Hours: 0
Feature Depending on Ticket: |
Add Hours to Ticket: 0 |
Internal?: 0 |
-------------------------------------+-------------------------------------
One of the attached devices was requesting Client FQDN option in ORO. The
appendClientFqdn function in dhcp6_srv.cc appears to have a bug whereby
after checking that the FQDN is a NULL pointer it appends the FQDN to the
server's answer. It should be the other way: if the FQDN is null it should
not be appended.
--
Ticket URL: <http://bind10.isc.org/ticket/3220>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list