aboutsummaryrefslogtreecommitdiff
path: root/lib/test_fortify/write_overflow-strlcpy-src.c
diff options
context:
space:
mode:
authorZhang Shurong <[email protected]>2023-07-09 13:50:07 +0800
committerGreg Kroah-Hartman <[email protected]>2023-07-27 09:54:33 +0200
commit5f1c7031e044cb2fba82836d55cc235e2ad619dc (patch)
treebdd7bd8aa7c5e54ee11c2b548b8ee5f34986e316 /lib/test_fortify/write_overflow-strlcpy-src.c
parent4912649e1cf0317bf563f91655e04a303cacaf8d (diff)
staging: ks7010: potential buffer overflow in ks_wlan_set_encode_ext()
The "exc->key_len" is a u16 that comes from the user. If it's over IW_ENCODING_TOKEN_MAX (64) that could lead to memory corruption. Fixes: b121d84882b9 ("staging: ks7010: simplify calls to memcpy()") Cc: stable <[email protected]> Signed-off-by: Zhang Shurong <[email protected]> Reviewed-by: Dan Carpenter <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strlcpy-src.c')
0 files changed, 0 insertions, 0 deletions