Hi,
Greetings for the day.
To remediate CVE-2021-21974 for ESXi 6.7 please apply ESXi670-202102401-SG patch on host and for that you need to download patch ESXi670-202102001 (build number 17499825) from below mentioned URL:
https://my.vmware.com/group/vmware/patch#search
Same is mentioned in https://www.vmware.com/security/advisories/VMSA-2021-0002.html under section 3b.
For workaround please follow KB: https://kb.vmware.com/s/article/76372 and the procedure will be:
To implement the workaround perform the following steps:
- Stop the SLP service on the ESXi host with this command:
/etc/init.d/slpd stop
Note: The SLP service can only be stopped when the service is not in use. Use the following command to view the operational state of Service Location Protocol Daemon:
esxcli system slp stats get
- Run the following command to disable the SLP service:
esxcli network firewall ruleset set -r CIMSLP -e 0
To make this change persist across reboots:
chkconfig slpd off
To check if the change is applied across reboots:
chkconfig --list | grep slpd
output: slpd off
Best
Feroz Rah
Install Upgrade Specialist
"Did you find this helpful? Let us know by completing this survey (takes 1 minute!)"