Security Bulletin - Updates for Intel® "ZombieLoad" microprocessor data leakage flaws (CVE-2018-12126, CVE-2018-12127, CVE-2018-12130, and CVE-2019-11091)
Security Bulletins ID:
SB10292
Last Modified: 12/11/2023
Last Modified: 12/11/2023
Summary
First Published: September 10, 2019
Article contents:
Scope of this Security Bulletin:
As with previous related CVEs (Spectre/Meltdown variants), we plan to address these vulnerabilities as part of the regular update cycles for the impacted products. These vulnerabilities have been given the code name "ZombieLoad."
For our virtual appliances, including instances running in the cloud, ensure that you have applied the vendor fixes to the virtual environment they are running in.
The table below shows the status of all currently supported products where we provide the operating system. The table will be populated with versions and dates released as they are made available.
NOTE: After applying the update to your appliances, physical or virtual, they must be rebooted to fully apply the fix.
Remediation
Install the versions listed below when the releases are made available. We recommend that you install the available fixes. Otherwise, apply any available workarounds.
To remediate this issue, go to the Product Downloads site, and download the applicable product update/hotfix files:
Download and Installation Instructions
For instructions to download product updates and hotfixes, see KB56057 - How to download Enterprise product updates and documentation. Review the Release Notes and Installation Guide for instructions on how to install these updates. All documentation is available at our Product Documentation site.
Frequently Asked Questions (FAQs)
How do I know if my product is vulnerable?
For Endpoint products:
Use the following instructions for endpoint or client-based products:
Use the following instructions for ePO:
Check the version and build of ePO that is installed. For information about how to check the version, see: KB52634.
For Appliances:
Use the following instructions for Appliance-based products:
All Security Bulletins are published on our Knowledge Center. Security Bulletins are retired (removed) once a product is both End of Sale and End of Support (End of Life).
How do I report a product vulnerability to you?
If you have information about a security issue or vulnerability with a product, follow the instructions provided in KB95563 - Report a vulnerability.
How do you respond to this and any other reported security flaws?
Our key priority is the security of our customers. If a vulnerability is found within any of our software or services, we work closely with the relevant security software development team to ensure the rapid and effective development of a fix and communication plan.
We only publish Security Bulletins if they include something actionable such as a workaround, mitigation, version update, or hotfix. Otherwise, we would simply be informing the hacker community that our products are a target, putting our customers at greater risk. For products that are updated automatically, a non-actionable Security Bulletin might be published to acknowledge the discoverer.
To view our PSIRT policy, see KB95564 - About PSIRT.
Resources
Disclaimer
The information provided in this Security Bulletin is provided as is without warranty of any kind. We disclaim all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall we or our suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits, or special damages, even if we or our suppliers have been advised of the possibility of such damages. Some states don't allow the exclusion or limitation of liability for consequential or incidental damages, so the preceding limitation may not apply.
Any future product release dates mentioned in this Security Bulletin are intended to outline our general product direction, and they shouldn't be relied on in making a purchasing decision. The product release dates are for information purposes only, and may not be incorporated into any contract. The product release dates aren't a commitment, promise, or legal obligation to deliver any material, code, or functionality. The development, release, and timing of any features or functionality described for our products remain at our sole discretion and may be changed or canceled at any time.
Impact of Vulnerability: | Low - see the CVE Information section below. | ||
CVE Information: | |||
CVE IDs
|
Severity Rating | CVSS v3 Base Score | Affected Products |
CVE-2018-12126 | Medium | 6.5 | Advanced Threat Defense (ATD), Data Exchange Layer (DXL), Data Loss Prevention Monitor (DLP Monitor), Data Loss Prevention Prevent (DLP Prevent), McAfee Active Response (MAR), McAfee Email Gateway (MEG), McAfee Linux Operating System (MLOS), McAfee Web Gateway (MWG), Network Data Loss Prevention (Network DLP), Network Security Manager (NSM) Linux, Network Security Platform (NSP), Network Threat Behavioral Analysis (NTBA), SIEM, Threat Intelligence Exchange (TIE) Server |
CVE-2018-12127 | Medium | 6.5 | |
CVE-2018-12130 | Medium | 6.2 | |
CVE-2019-11091 | Low | 3.8 | |
Highest CVSS v3 Base Score: | 6.5 | ||
Recommendations: | Deploy the fixes as they are made available. | ||
Security Bulletin Replacement: | None | ||
Affected Software: | See the Product Vulnerability Status table below. | ||
Location of updated software: | Product Downloads site |
To receive email notification when this article is updated, click Subscribe on the right side of the page. You must be logged on to subscribe.
Article contents:
- Vulnerability Description
- Product Vulnerability Status
- Remediation
- Frequently Asked Questions (FAQs)
- Resources
- Disclaimer
Scope of this Security Bulletin:
- Any product that we offer that comes bundled with an operating system, either on hardware or as a virtual machine, will be covered in this Security Bulletin.
- Where our software is installed on an operating system provided by the customer, we will only list the product here if we are releasing a fix. By default, these products will be protected by the Intel and operating system vendor provided updates.
As with previous related CVEs (Spectre/Meltdown variants), we plan to address these vulnerabilities as part of the regular update cycles for the impacted products. These vulnerabilities have been given the code name "ZombieLoad."
For our virtual appliances, including instances running in the cloud, ensure that you have applied the vendor fixes to the virtual environment they are running in.
- CVE-2019-11091
Uncacheable memory on some microprocessors utilizing speculative execution can allow an authenticated user to potentially enable information disclosure via a side channel with local access.
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-11091
https://access.redhat.com/security/cve/cve-2019-11091
- CVE-2018-12126
Modern Intel® microprocessors implement hardware-level micro-optimizations to improve the performance of writing data back to CPU caches. The write operation is split into STA (STore Address) and STD (STore Data) sub operations. These sub operations allow the processor to hand-off address generation logic into these sub operations for optimized writes. Both of these sub operations write to a shared distributed processor structure called the 'processor store buffer'. As a result, an unprivileged attacker could use this flaw to read private data resident within the CPU's processor store buffer.
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-12126
https://access.redhat.com/security/cve/cve-2018-12126
- CVE-2018-12130
A flaw was found in the implementation of the "fill buffer," a mechanism used by modern CPUs when a cache-miss is made on L1 CPU cache. If an attacker can generate a load operation that would create a page fault, the execution continues speculatively with incorrect data from the fill buffer while the data is fetched from higher-level caches. This response time can be measured to infer data in the fill buffer.
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-12130
https://access.redhat.com/security/cve/cve-2018-12130
- CVE-2018-12127
Microprocessors use a 'load port' subcomponent to perform load operations from memory or IO. During a load operation, the load port receives data from the memory or IO subsystem and then provides the data to the CPU registers and operations in the CPU's pipelines. Stale load operations results are stored in the 'load port' table until overwritten by newer operations. Certain load-port operations triggered by an attacker can be used to reveal data about previous stale requests leaking data back to the attacker via a timing side-channel.
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-12127
https://access.redhat.com/security/cve/cve-2018-12127
The table below shows the status of all currently supported products where we provide the operating system. The table will be populated with versions and dates released as they are made available.
Product Status and Remediation Availability | |||||
Product | Version | CVE-2018-12126 | CVE-2018-12127 | CVE-2018-12130 | CVE-2019-11091 |
Vulnerable and Updated | |||||
DLP Monitor | 11.x | Updates released - see the Remediation table | |||
DLP Prevent | 11.x | Updates released - see the Remediation table | |||
MLOS | 3 | Available from our public repository. | |||
MLOS | 2 | Available from our public repository. | |||
TIE Server (includes MAR 2.4) |
2.0.x, 2.1.x, 2.2.x, 2.3.x | Update to TIE Server 2.3.1 Hotfix 2 (see the Remediation table) or manually apply the packages using KB90843 | |||
Not Vulnerable | |||||
NSP | All | Not Vulnerable - All CVEs | |||
NTBA | All | Not Vulnerable - All CVEs | |||
Vulnerable and Not Exploitable - Update Planned | |||||
ATD | 4.6.x | Vulnerable and Not Exploitable - Update Planned - All CVEs | |||
DXL Server | 4.1.x, 5.0.x | Vulnerable and Not Exploitable - Update Planned - All CVEs | |||
MAR (See TIE for MAR 2.4) |
2.2.x, 2.3.x | Vulnerable and Not Exploitable - Update Planned - All CVEs | |||
MEG | 7.6.40x | Vulnerable and Not Exploitable - Update Planned - All CVEs | |||
MWG | 7.7.2.x, 7.8.2.x, 8.1.x | Vulnerable and Not Exploitable - Update Planned - All CVEs | |||
NSM Linux | 9.1.x | Vulnerable and Not Exploitable - Update Planned - All CVEs | |||
SIEM Enterprise Security Manager | 10.x, 11.x | Vulnerable and Not Exploitable - Update Planned - All CVEs | |||
Vulnerable and Not Exploitable - Will not be Updated | |||||
Network DLP | 9.3 | Vulnerable and Not Exploitable - Will not be Updated - All CVEs. 9.3 reached End of Life in October 2019. Upgrade to 11.x. |
NOTE: After applying the update to your appliances, physical or virtual, they must be rebooted to fully apply the fix.
Remediation
Install the versions listed below when the releases are made available. We recommend that you install the available fixes. Otherwise, apply any available workarounds.
To remediate this issue, go to the Product Downloads site, and download the applicable product update/hotfix files:
Product | Versions | Type | Earliest Fixed Version | Release Date |
DLP Monitor | 11.0 11.1 11.3 11.4 |
Hotfix Hotfix Hotfix Minor release |
11.0.703 11.1.203 11.3.3 11.4 |
November 12, 2019 |
DLP Prevent | 11.0 11.1 11.3 11.4 |
Hotfix Hotfix Hotfix Minor release |
11.0.703 11.1.203 11.3.3 11.4 |
November 12, 2019 |
TIE | 2.3.1 | Hotfix | 2.3.1 Hotfix 2 | September 10, 2019 |
Download and Installation Instructions
For instructions to download product updates and hotfixes, see KB56057 - How to download Enterprise product updates and documentation. Review the Release Notes and Installation Guide for instructions on how to install these updates. All documentation is available at our Product Documentation site.
Frequently Asked Questions (FAQs)
How do I know if my product is vulnerable?
For Endpoint products:
Use the following instructions for endpoint or client-based products:
- Right-click on the McAfee tray shield icon on the Windows taskbar.
- Select Open Console.
- In the console, select Action Menu.
- In the Action Menu, select Product Details. The product version displays.
Use the following instructions for ePO:
Check the version and build of ePO that is installed. For information about how to check the version, see: KB52634.
For Appliances:
Use the following instructions for Appliance-based products:
- Open the Administrator's User Interface (UI).
- Click the About link. The product version displays.
All Security Bulletins are published on our Knowledge Center. Security Bulletins are retired (removed) once a product is both End of Sale and End of Support (End of Life).
How do I report a product vulnerability to you?
If you have information about a security issue or vulnerability with a product, follow the instructions provided in KB95563 - Report a vulnerability.
How do you respond to this and any other reported security flaws?
Our key priority is the security of our customers. If a vulnerability is found within any of our software or services, we work closely with the relevant security software development team to ensure the rapid and effective development of a fix and communication plan.
We only publish Security Bulletins if they include something actionable such as a workaround, mitigation, version update, or hotfix. Otherwise, we would simply be informing the hacker community that our products are a target, putting our customers at greater risk. For products that are updated automatically, a non-actionable Security Bulletin might be published to acknowledge the discoverer.
To view our PSIRT policy, see KB95564 - About PSIRT.
Resources
To contact Technical Support, go to the Create a Service Request page and log on to the ServicePortal.
- If you are a registered user, type your User ID and Password, and then click Log In.
- If you are not a registered user, click Register and complete the fields to have your password and instructions emailed to you.
Disclaimer
The information provided in this Security Bulletin is provided as is without warranty of any kind. We disclaim all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall we or our suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits, or special damages, even if we or our suppliers have been advised of the possibility of such damages. Some states don't allow the exclusion or limitation of liability for consequential or incidental damages, so the preceding limitation may not apply.
Any future product release dates mentioned in this Security Bulletin are intended to outline our general product direction, and they shouldn't be relied on in making a purchasing decision. The product release dates are for information purposes only, and may not be incorporated into any contract. The product release dates aren't a commitment, promise, or legal obligation to deliver any material, code, or functionality. The development, release, and timing of any features or functionality described for our products remain at our sole discretion and may be changed or canceled at any time.