Vulnerabilities in OpenSSL
Three security issues have been identified in the Open Source implementation of the SSL/TLS protocol, OpenSSL. The vulnerabilities allow targeted attacks.
Developer Andy Polyakov discovered a vulnerability (CVE-2007-4995) in OpenSSL that attackers can exploit for denial of service attacks. The bug, of which details have not been disclosed, affects the DTLS implementation. A successful attack would allow a hacker to execute arbitrary code. The vulnerability only affects systems that use DTLS. All 0.9.8 versions up to but not including 0.9.8f are affected, as are 0.9.7 through 0.9.7m.
A second vulnerability has been identified and published under CVE-2007-5135. An off-by-one error in the "SSL_get_shared_ciphers()" function provokes an overflow with a currently unknown effect. The feature is typically used for logging and debugging purposes.
A third vulnerability, which was identified awhile back (CVE-2007-3108), affects the incorrect implementation of Montgomery multiplication in the "crypto/bn/bn_mont.c" function. The bug could give local users the ability to launch side channel attacks and thus capture RSA private keys.
Users are advised to update to the current 0.9.8f version to close the first vulnerability, and to rebuild any packages that use DTLS. If this is not available as an option, the OpenSSl developers suggest disabling DTLS. Damage caused by the second vulnerability can be prevented by not using the affected feature. Updated packages that close all three security holes are available for Red Hat.
Issue 210/2018
Buy this issue as a PDF
News
-
Red Hat Enterprise Linux 7.5 Released
The latest release is focused on hybrid cloud.
-
Microsoft Releases a Linux-Based OS
The company is building a new IoT environment powered by Linux.
-
Solomon Hykes Leaves Docker
In a surprise move, Solomon Hykes, the creator of Docker has left the company.
-
Red Hat Celebrates 25th Anniversary with a New Code Portal
The company announces a GitHub page with links to source code for all its projects
-
Gnome 3.28 Released
The latest GNOME rolls out with better contact management and new features for handling virtual machines.
-
Install Firefox in a Snap on Linux
Mozilla has picked the Snap package system to deliver its application to Linux users.
-
OpenStack Queens Released
The new release comes with new features for mission critical workloads.
-
Kali Linux Comes to Windows
The Kali Linux developers even managed to run full blown XFCE desktop via WSL.
-
Ubuntu to Start Collecting Some Data with Ubuntu 18.04
It will be an ‘opt-out’ feature.
-
CNCF Illuminates Serverless Vision
The Cloud Native Computing Foundation announces a paper describing their model for a serverless ecosystem.