Files
linux/drivers
Dan Carpenter 8fbdf8b34e ipw2x00: potential buffer overflow in libipw_wx_set_encodeext()
commit 260a9ad944 upstream.

The "ext->key_len" is a u16 that comes from the user.  If it's over
SCM_KEY_LEN (32) that could lead to memory corruption.

Fixes: e0d369d1d9 ("[PATCH] ieee82011: Added WE-18 support to default wireless extension handler")
Cc: stable@vger.kernel.org
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Stanislav Yakovlev <stas.yakovlev@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/YHaoA1i+8uT4ir4h@mwanda
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-05-16 11:01:39 +09:00
..
2023-05-12 16:27:16 +09:00
2023-05-15 12:46:28 +09:00
2023-05-16 10:50:24 +09:00
2023-05-16 09:58:13 +09:00
2023-05-15 10:37:00 +09:00
2023-05-16 10:54:28 +09:00
2023-05-15 09:23:01 +09:00
2023-05-16 10:40:01 +09:00
2023-05-15 08:28:33 +09:00
2023-05-16 10:49:47 +09:00
2023-05-15 16:59:11 +09:00
2023-05-16 10:52:23 +09:00