Skip to content
Snippets Groups Projects
Commit aedec922 authored by John W. Linville's avatar John W. Linville
Browse files

airo: airo_get_encode{,ext} potential buffer overflow


Feeding the return code of get_wep_key directly to the length parameter
of memcpy is a bad idea since it could be -1...

Reported-by: default avatarEugene Teo <eugeneteo@kernel.sg>
Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent e1cc1c57
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment