yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #65760
[Bug 1088611] Re: using random hostnames to detect dns proxies allows for false positives
** Also affects: cloud-init
Importance: Undecided
Status: New
** Changed in: cloud-init
Status: New => Confirmed
** Changed in: cloud-init
Importance: Undecided => Medium
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to cloud-init.
https://bugs.launchpad.net/bugs/1088611
Title:
using random hostnames to detect dns proxies allows for false
positives
Status in cloud-init:
Confirmed
Status in cloud-init package in Ubuntu:
Confirmed
Bug description:
The fix that's been applied for bug #974509 checks for the presence of
a redirector by looking of three hostnames, and treating as invalid
any results pointing to a matching address:
- does-not-exist.example.com.
- example.invalid.
- a random, unqualified 32-character alphanumeric hostname.
The last of these carries a small but non-zero risk of colliding with
a real hostname, and there's a small but non-zero risk that this host
points to the same address as something we care about. If possible,
it would be better to not include this random-host lookup in the
algorithm, as somewhere, some day, chances are there will eventually
be a collision, causing an incomprehensible and unreproducible failure
for a user.
To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1088611/+subscriptions