Security Advisory

CVE-2022-49405

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-02-26 02:12:30
Last updated 2026-05-11 18:59:07
Assigner 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.