CVE-2022-49405

Publication date

2025-02-26 02:12:30

Family

Linux

State

PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: staging: r8188eu: prevent ->Ssid overflow in rtw_wx_set_scan() This code has a check to prevent read overflow but it needs another check to prevent writing beyond the end of the ->Ssid[] array.