summaryrefslogtreecommitdiff
path: root/include/sound
diff options
context:
space:
mode:
authorTony Nguyen <anthony.l.nguyen@intel.com>2022-12-12 22:00:31 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-12-21 19:48:10 +0300
commitc383c7c35c7bc15e07a04eefa060a8a80cbeae29 (patch)
treef3f79037aa8b44062dd8ee71ea5f0bc7308cf993 /include/sound
parent52d5896ba2a4f939d7ff2f26f8e6cba60a8068c4 (diff)
downloadlinux-c383c7c35c7bc15e07a04eefa060a8a80cbeae29.tar.xz
igb: Initialize mailbox message for VF reset
commit de5dc44370fbd6b46bd7f1a1e00369be54a041c8 upstream. When a MAC address is not assigned to the VF, that portion of the message sent to the VF is not set. The memory, however, is allocated from the stack meaning that information may be leaked to the VM. Initialize the message buffer to 0 so that no information is passed to the VM in this case. Fixes: 6ddbc4cf1f4d ("igb: Indicate failure on vf reset for empty mac address") Reported-by: Akihiko Odaki <akihiko.odaki@daynix.com> Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com> Reviewed-by: Akihiko Odaki <akihiko.odaki@daynix.com> Reviewed-by: Leon Romanovsky <leonro@nvidia.com> Link: https://lore.kernel.org/r/20221212190031.3983342-1-anthony.l.nguyen@intel.com Signed-off-by: Jakub Kicinski <kuba@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/sound')
0 files changed, 0 insertions, 0 deletions