Release date: December 19, 2017
Patch Category | Security |
Patch Severity | Important |
Host Reboot Required | Yes |
Virtual Machine Migration or Shutdown Required | Yes |
Affected Hardware | N/A |
Affected Software | N/A |
VIBs Included |
|
PRs Fixed | 1828157, 1857698, 1878456, 1892202, 1921459, 1936087, 1938277, 1941187, 1942651, 1946010, 1950568, 1965834, 1966422, 1968463, 1968467, 1973770, 1973828 |
Related CVE numbers | NA |
This patch updates the esx-base, esx-tboot, vsan and vsanhealth VIBs to resolve the following issues:
The libPNG library is updated to libpng-1.6.30.
ESXi hosts with virtual machines using vmxnet3 virtual NICs might fail, if a transmission queue index, passed by a guest driver, is greater than the configured number of transmission queues and is equal or less than eight, which might result in invalid memory access or a null pointer reference. This patch fixes the issue by validating values passed by guest drivers against the configured number of transmission queues.
OpenSSL is updated to version 1.0.2l.
Hostd might run out of memory due to a vNIC link flap, because if multiple virtual machines connected to a distributed virtual switch generate frequent vNIC flaps, this might result in a large number of events posted to hostd that might exceed its memory limit.