diff options
author | 2020-11-23 04:15:34 +0530 | |
---|---|---|
committer | 2020-12-09 19:36:26 +0100 | |
commit | 31dcb6c30a26d32650ce134820f27de3c675a45a (patch) | |
tree | e3b9b8b22423a595754c38617184fc6493999e5a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | misc/sgi-xp: Replace in_interrupt() usage (diff) | |
download | wireguard-linux-31dcb6c30a26d32650ce134820f27de3c675a45a.tar.xz wireguard-linux-31dcb6c30a26d32650ce134820f27de3c675a45a.zip |
misc: vmw_vmci: fix kernel info-leak by initializing dbells in vmci_ctx_get_chkpt_doorbells()
A kernel-infoleak was reported by syzbot, which was caused because
dbells was left uninitialized.
Using kzalloc() instead of kmalloc() fixes this issue.
Reported-by: syzbot+a79e17c39564bedf0930@syzkaller.appspotmail.com
Tested-by: syzbot+a79e17c39564bedf0930@syzkaller.appspotmail.com
Signed-off-by: Anant Thazhemadam <anant.thazhemadam@gmail.com>
Link: https://lore.kernel.org/r/20201122224534.333471-1-anant.thazhemadam@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions