diff options
author | 2021-09-28 18:39:35 -0500 | |
---|---|---|
committer | 2021-10-05 12:50:22 +0200 | |
commit | b626871a7cda136fc88c11c486c2f87df59d0dee (patch) | |
tree | 15a4986d0437afa35e2a407707dbb6d6824e9774 /drivers/usb/host | |
parent | usb: phy: tegra: Support OTG mode programming (diff) | |
download | linux-dev-b626871a7cda136fc88c11c486c2f87df59d0dee.tar.xz linux-dev-b626871a7cda136fc88c11c486c2f87df59d0dee.zip |
usb: atm: Use struct_size() helper
Make use of the struct_size() helper instead of an open-coded version,
in order to avoid any potential type mistakes or integer overflows that,
in the worse scenario, could lead to heap overflows.
Link: https://github.com/KSPP/linux/issues/160
Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org>
Link: https://lore.kernel.org/r/20210928233935.GA299525@embeddedor
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/host')
0 files changed, 0 insertions, 0 deletions