To the Top
File:  root - text - article - 2018 - 02 - linode-ubuntu17.10-man-in-the-middle-attack.txt
Tags: 安全, 计算机攻击, 服务器, linux, man-in-the-middle-attack, security, linode, server, ubuntu, | English | Home Page | Category: Computing | 281 Views, 20494 Search Bots | 300 Words

Subscribe to Feed Burner | Browse | Archive
We recently identified an issue with our Ubuntu 17.10 image which resulted in Linodes being created with the same SSH host keys. As a result of this, it is possible that an attacker could launch a man-in-the-middle (MITM) attack on your SSH sessions.

Any Ubuntu 17.10 Linode which was created between January 11 and February 22 is affected (other versions of Ubuntu are not affected). In addition to Linodes that were deployed during this time frame, images and backups that were taken of an affected system would also continue to have this issue present.

We recommend that you regenerate new SSH host keys using the procedure below as soon as possible to avoid the risk of a MITM attack.

How to remediate this issue on existing Linodes:

Please run the following commands as the root user:

rm -f /etc/ssh/ssh_host_*
dpkg-reconfigure openssh-server
systemctl restart ssh

On systems which you have previously already used to SSH to your Linode, you may receive warnings when running ssh after regenerating your keys. To resolve these warnings, run the following command on your client:

ssh-keygen -R servername.example.com
(Change “servername.example.com” to the IP address or hostname of your server.)

How we will prevent this going forward:

New automated validation checks have already been added to our image build process which will help ensure that we do not provide images with pre-generated host keys in the future.

We sincerely apologize for any issues that you've encountered or concern that has been caused as a result of this, and we want you to know that we take this very seriously. The changes to our build process will ensure that this is not repeated in the future. If you have any questions about this notification, please let us know.

Kind Regards,
Tim Kelso
Customer Support Manager
Tags: 安全, 计算机攻击, 服务器, linux, man-in-the-middle-attack, security, linode, server, ubuntu, | English | Home Page | Cateogry: Computing | 281 Views, 20494 Search Bots | 300 Words Subscribe to Feed Burner

Related Articles

  1. Daily Interview Problem: Trapping Rainwater
  2. Sorting a list with 3 unique numbers
  3. Daily Interview Puzzle: Minimum Size Subarray Sum
  4. YES!!
  5. Algorithm Interview: Lowest Common Ancestor of 2 Nodes in Binary Tree
  6. Daily Interview Problem:Create a balanced binary search tree
  7. CPU Utilization
  8. Find Missing Numbers in an Array
  9. CVE-2015-8874 - cPanel EasyApache Vulnerabilities
  10. [Daily Problem] Course Prerequisites

Comments (0)

    Be the first one to comment this page !


Page Edited: October 30 2020 14:21:09 | RSS Subscription
How to Cook a Perfect Steak? | <meta name="robots" content="index, follow">