Summary
IBM has released the instructions provided in the Remediation/Fixes section of this bulletin in response to CVE-2017-5715, CVE-2017-5753, and CVE-2017-5754.
Vulnerability Details
CVEID: CVE-2017-5715
CVEID: CVE-2017-5753
CVEID: CVE-2017-5754
Affected Products and Versions
IBM Spectrum Protect Plus 10.1.0.
Remediation/Fixes
The remediation for this vulnerability is to upgrade the IBM Spectrum Protect Plus virtual machine image operating system in an environment that has access to the internet using the following procedure. This procedure can be performed in either a VMware or Microsoft Hyper-V environment.
Root access to the IBM Spectrum Protect Plus virtual machine image is required.
- Create a virtual machine snapshot of your environment before updating. This ensures that you can roll back to a previous version of the IBM Spectrum Protect Plus virtual machine image if errors occur during the upgrade procedure.2. Log on to the IBM Spectrum Protect Plus virtual machine image through a command prompt.
In a VMware environment:
Select the virtual machine image where IBM Spectrum Protect Plus is deployed. In the Summary tab, select Open Console and click in the console. Login as the root user.In a Hyper-V environment:
Select the virtual machine image where IBM Spectrum Protect Plus is deployed. Right-click the virtual machine, then select Connect. Login as the root user.The virtual machine image must be connected to the internet. Work with your network administrator to ensure internet access is available to the virtual machine image.3.Perform the following procedure to upgrade CentOS.
Enable the yum repository on the IBM Spectrum Protect Plus virtual machine image through the following command:
$ sed -i “s#enabled=0#enabled=1#g” /etc/yum.repos.d/CentOS-Base.repoRun the update through the following command:
$ yum update –disablerepo=”*” –enablerepo=updates –enablerepo=base –exclude=postgresql*Note that the update procedure will take several minutes.
4. To verify the CVE, enter the following commands and view the output:
$ rqm –q –changelog kernel | egrep ‘CVE-2017-5715’
$ rqm –q –changelog kernel | egrep ‘CVE-2017-5753’
$ rqm –q –changelog kernel | egrep ‘CVE-2017-5754’5. Disable the yum repository through the following command:
$ sed -i “s#enabled=1#enabled=0#g” /etc/yum.repos.d/CentOS-Base.repo6. Reboot the IBM Spectrum Protect Plus virtual machine image.
Once complete, log in to the IBM Spectrum Protect Plus user interface and ensure basic operations complete successfully.
Workarounds and Mitigations
None
Get Notified about Future Security Bulletins
Subscribe to My Notifications to be notified of important product support alerts like this.
References
Complete CVSS v3 Guide
On-line Calculator v3Related information
IBM Secure Engineering Web Portal
IBM Product Security Incident Response BlogAcknowledgement
The vulnerability was reported to IBM by Google Project Zero.
Change History
05 February 2018 – Original version published
*The CVSS Environment Score is customer environment specific and will ultimately impact the Overall CVSS Score. Customers can evaluate the impact of this vulnerability in their environments by accessing the links in the Reference section of this Security Bulletin.
Disclaimer
According to the Forum of Incident Response and Security Teams (FIRST), the Common Vulnerability Scoring System (CVSS) is an “industry open standard designed to convey vulnerability severity and help to determine urgency and priority of response.” IBM PROVIDES THE CVSS SCORES “AS IS” WITHOUT WARRANTY OF ANY KIND, INCLUDING THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. CUSTOMERS ARE RESPONSIBLE FOR ASSESSING THE IMPACT OF ANY ACTUAL OR POTENTIAL SECURITY VULNERABILITY.
The post IBM Spectrum Protect Plus has released instructions for obtaining an update in response to the vulnerabilities known as Spectre and Meltdown appeared first on IBM PSIRT Blog.
from IBM Product Security Incident Response Team http://ift.tt/2IcAMtF
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.