cloud.cfg.tmpl should not include "ssh_deletekeys: 0"

Bug #1781094 reported by Doran Moppert
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
cloud-init
Fix Released
Medium
Unassigned

Bug Description

It seems that cloud-init inherited from Fedora the inclusion of "ssh_deletekeys: 0" in cloud.cfg.tmpl (commit 41d46bfb85). This is risky in orchestration environments where an instance might be used as a master or template, and cloned from without other tools removing SSH host keys. We believe that line should be removed from cloud.cfg.tmpl to reduce the risk of it being used in such environments.

CVE-2018-10896 has been assigned [1]. On the Fedora bug [2] we are looking into history.

1: https://access.redhat.com/security/cve/cve-2018-10896
2: https://bugzilla.redhat.com/show_bug.cgi?id=1598832

Related branches

Revision history for this message
Scott Moser (smoser) wrote :

I'll fix the upstream config/cloud.cfg.tmpl to not include 'ssh_deletekeys: 0'.
Is there anything else expected there?

FWIW, this is from cloud-init commit:
 https://git.launchpad.net/cloud-init/commit/?id=7fc73a8d55857

which references that it came from fedora packaging commit
 87f33190f43d2b26cced4597e7298835024466c2
https://src.fedoraproject.org/cgit/rpms/cloud-init.git/commit/?id=87f33190f43d2b26cced4597e7298835024466c2

Changed in cloud-init:
importance: Undecided → Medium
status: New → Triaged
Revision history for this message
Scott Moser (smoser) wrote :
summary: - cloud.cfg.tmp should not include "ssh_deletekeys: 0"
+ cloud.cfg.tmpl should not include "ssh_deletekeys: 0"
Revision history for this message
Scott Moser (smoser) wrote :

Hi Doran,
I've proposed a merge to fix this at
 https://code.launchpad.net/~smoser/cloud-init/+git/cloud-init/+merge/349359

Please review and test.

Revision history for this message
Server Team CI bot (server-team-bot) wrote :

This bug is fixed with commit e218c597 to cloud-init on branch master.
To view that commit see the following URL:
https://git.launchpad.net/cloud-init/commit/?id=e218c597

Changed in cloud-init:
status: Triaged → Fix Committed
Revision history for this message
Scott Moser (smoser) wrote : Fixed in cloud-init version 18.4.

This bug is believed to be fixed in cloud-init in version 18.4. If this is still a problem for you, please make a comment and set the state back to New

Thank you.

Changed in cloud-init:
status: Fix Committed → Fix Released
Revision history for this message
James Falcon (falcojr) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.