Free Exam Vouchers with Select VMware On Demand…

Free Exam Vouchers with Select VMware On Demand…

Did you know we have a free exam voucher promotion for On Demand courses purchased through VMware? With this promotion, students who complete an On Demand course will receive a free exam voucher for the corresponding certification exam. This voucher is valid for one year after course completion.


VMware Social Media Advocacy

Synology NFS VAAI Plug-in support for vSphere 8.0

Synology NFS VAAI Plug-in support for vSphere 8.0

Synology NFS VAAI Plug-in support for vSphere 8.0

After sharing my recent Synology DS723+ setup for my Homelab, where I initially decided on using iSCSI storage since it had out of the box support for VMware vSphere Storage APIs for Array Integration (VAAI), I had received a number of comments and recommendations to actually stay away from iSCSI and just use NFS due […]


VMware Social Media Advocacy

SAP HANA on vSphere 8 and 4th Gen Intel® Xeon®…

SAP HANA on vSphere 8 and 4th Gen Intel® Xeon®…

vSphere 8 for SAP NetWeaver and AnyDB is supported and certified since March this year. In August, Lenovo, Pure, Intel, SAP, and VMware have successfully finished the vSphere 8 validation for SAP HANA on 4ht Gen Intel® Xeon® Scalable Processor 2-socket based server systems, codenamed Sapphire […]


VMware Social Media Advocacy

What is vc-ws1a-broker service on vCenter…

What is vc-ws1a-broker service on vCenter…

When vSphere 8.0 Update 1 was released, I noticed an interesting message about containers being installed while deploying the vCenter Server Appliance (VCSA) … Interesting … while runc has been part of the VCSA for a few releases, it looks like it now launches ws1a-broker container in […]


VMware Social Media Advocacy

vSphere 8 is getting Update 2 – Announcement at…

vSphere 8 is getting Update 2 – Announcement at…

VMware is gearing up for a significant update with vSphere 8 Update 2, and it’s set to make waves in the realm of virtualization. Anticipated for release in Q3 2023, this update promises to bring exciting changes that will have a positive impact on the daily routines of VMware administrators.


VMware Social Media Advocacy

Downfall CVE-2022-40982 – Intel’s Downfall Mitigation

Security Fixes in Release 4.3(2b)

Defect ID – CSCwf30468

Cisco UCS M5 C-series servers are affected by vulnerabilities identified by the following Common Vulnerability and Exposures (CVE) IDs:

  • CVE-2022-40982—Information exposure through microarchitectural state after transient execution in certain vector execution units for some Intel® Processors may allow an authenticated user to potentially enable information disclosure through local access
  • CVE-2022-43505—Insufficient control flow management in the BIOS firmware for some Intel® Processors may allow a privileged user to potentially enable denial of service through local access

https://www.intel.com/content/www/us/en/developer/articles/technical/software-security-guidance/technical-documentation/gather-data-sampling.html

Workaround EVC Intel “Broadwell” Generation or gather_data_sampling

wget https://raw.githubusercontent.com/speed47/spectre-meltdown-checker/master/spectre-meltdown-checker.sh# sh spectre-meltdown-checker.sh --variant downfall --explain

EVC Intel “Skylake” Generation

CVE-2022-40982 aka 'Downfall, gather data sampling (GDS)'
> STATUS:  VULNERABLE  (Your microcode doesn't mitigate the vulnerability, and your kernel doesn't support mitigation)
> SUMMARY: CVE-2022-40982:KO

EVC Intel “Broadwell” Generation

CVE-2022-40982 aka 'Downfall, gather data sampling (GDS)'
> STATUS:  NOT VULNERABLE  (your CPU vendor reported your CPU model as not affected)
> SUMMARY: CVE-2022-40982:OK

Mitigation with an updated kernel

When an update of the microcode is not available via a firmware update package, you may update the Kernel with a version that implements a way to shut off AVX instruction set support. It can be achieved by adding the following kernel command line parameter:

gather_data_sampling=force

Mitigation Options

When the mitigation is enabled, there is additional latency before results of the gather load can be consumed. Although the performance impact to most workloads is minimal, specific workloads may show performance impacts of up to 50%. Depending on their threat model, customers can decide to opt-out of the mitigation.

Intel® Software Guard Extensions (Intel® SGX)

There will be an Intel SGX TCB Recovery for those Intel SGX-capable affected processors. This TCB Recovery will only attest as up-to-date when the patch has been FIT-loaded (for example, with an updated BIOS), Intel SGX has been enabled by BIOS, and hyperthreading is disabled. In this configuration, the mitigation will be locked to the enabled state. If Intel SGX is not enabled or if hyperthreading is enabled, the mitigation will not be locked, and system software can choose to enable or disable the GDS mitigation.

Links: