|
Linux Problem solving for all open source distributions of Linux, such as Debian/Ubuntu, Fedora, RedHat, Suse, Mandriva and other proprietary unixes such as Solaris, SGI Irix. Newbie friendly too! |
![]() |
|
Topic Tools |
#1
|
||||
|
||||
![]()
Debian Linux got a bit of a black eye this week with the announcement that a
nasty cryptographic vulnerability exists in its version of the OpenSSL package. Package..............: openssl Vulnerability........: predictable random number generator Problem type.......: remote Debian-specific....:yes CVE Id(s)............: CVE-2008-0166 Site.....................:http://www.debian.org/security/ Luciano Bello discovered that the random number generator in Debian's openssl package is predictable. This is caused by an incorrect Debian-specific change to the openssl package (CVE-2008-0166). As a result, cryptographic key material may be guessable. This is a Debian-specific vulnerability which does not affect other operating systems which are not based on Debian. However, other systems can be indirectly affected if weak keys are imported into them. It is strongly recommended that all cryptographic key material which has been generated by OpenSSL versions starting with 0.9.8c-1 on Debian systems is recreated from scratch. Furthermore, all DSA keys ever used on affected Debian systems for signing or authentication purposes should be considered compromised; the Digital Signature Algorithm relies on a secret random value used during signature generation. The first vulnerable version, 0.9.8c-1, was uploaded to the unstable distribution on 2006-09-17, and has since propagated to the testing and current stable (etch) distributions. The old stable distribution (sarge) is not affected. Affected keys include SSH keys, OpenVPN keys, DNSSEC keys, and key material for use in X.509 certificates and session keys used in SSL/TLS connections. Keys generated with GnuPG or GNUTLS are not affected, though. Check your system: Code:
ssh-keyscan -t rsa HOSTNAME | ssh-vulnkey - ~$ ssh-keyscan -t rsa localhost | ssh-vulnkey - # localhost SSH-2.0-OpenSSH_4.3p2 Debian-9 # COMPROMISED: 2048 16:1a:35:c4:4e:c6:d0:bf:0c:87:26:19:59:57:ac:6d - OpenSSL is 100% COMPROMISED The solution? Upgrade OpenSSL and re-generate all your SSH and SSL keys. This problem not only affects Debian, but also all its derivatives, such as Ubuntu. ![]() Upgrade instructions --------------------- Code:
~# apt-get update will update the internal database ~# apt-get install openssh-server will install corrected packages The following NEW packages will be installed: openssh-blacklist The following packages will be upgraded: libssl0.9.8 openssh-client openssh-server Setting up openssh-server (4.3p2-9etch2) … Creating SSH2 RSA key; this may take some time … Creating SSH2 DSA key; this may take some time … Restarting OpenBSD Secure Shell server: sshd. ------------------------------- Mikorist Last edited by Mikorist; May 19th, 2008 at 04:10 PM. |
#2
|
||||
|
||||
![]()
This is good information, going to sticky it.
|
#3
|
||||
|
||||
Its fixed and security updates are already available for Ubuntu... should be available for debian too. 14th may 2008...
|
#4
|
||||
|
||||
I wonder if this topic still warrants a "sticky"
|
#5
|
||||
|
||||
Jaytee, given its date and the fact that it has been patched I think we can take the sticky-status off. Thank you for mentioning this.
|
#6
|
||||
|
||||
Cool
![]() |
![]() |
Bookmarks |
«
Previous Topic
|
Next Topic
»
Topic Tools | |
|
|
![]() |
||||
Topic | Topic Starter | Forum | Replies | Last Post |
help with Debian 7.1 | craisin | Linux | 1 | July 6th, 2013 01:31 AM |
debian dvd says 4.4 g | in2media | Linux | 5 | February 13th, 2008 10:06 PM |
complete Debian Linux Server Setup Tutorials | gg234 | Linux | 1 | February 12th, 2006 10:51 PM |
Partition Problem with linux debian | wartak | Linux | 1 | September 15th, 2005 05:29 PM |
Plain Text Vulnerability Found In Linux; Micro$oft Celebrates | DaBlade | Jokes Forum | 2 | November 20th, 2004 07:47 PM |
All times are GMT +1. The time now is 07:06 PM.