In the Linux kernel, the following vulnerability has been resolved:
Drivers: hv: vmbus: Deactivate sysctlrecordpanic_msg by default in isolated guests
hvpanicpage might contain guest-sensitive information, do not dump it over to Hyper-V by default in isolated guests.
While at it, update some comments in hyperv{panic,die}event().