diff options
author | Jiri Kosina <jkosina@suse.com> | 2024-10-29 17:44:35 +0300 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.com> | 2024-10-29 17:44:42 +0300 |
commit | 177f25d1292c7e16e1199b39c85480f7f8815552 (patch) | |
tree | 8e4d283d74a1dc5f6e97afda45d1fb4238de43e3 /scripts/gdb/linux/utils.py | |
parent | 51268879eb2bfc563a91cdce69362d9dbf707e7e (diff) | |
download | linux-177f25d1292c7e16e1199b39c85480f7f8815552.tar.xz |
HID: core: zero-initialize the report buffer
Since the report buffer is used by all kinds of drivers in various ways, let's
zero-initialize it during allocation to make sure that it can't be ever used
to leak kernel memory via specially-crafted report.
Fixes: 27ce405039bf ("HID: fix data access in implement()")
Reported-by: BenoƮt Sevens <bsevens@google.com>
Acked-by: Benjamin Tissoires <bentiss@kernel.org>
Signed-off-by: Jiri Kosina <jkosina@suse.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions