mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-12 18:42:46 +00:00
18 lines
951 B
Markdown
18 lines
951 B
Markdown
### [CVE-2021-28660](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-28660)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
rtw_wx_set_scan in drivers/staging/rtl8188eu/os_dep/ioctl_linux.c in the Linux kernel through 5.11.6 allows writing beyond the end of the ->ssid[] array. NOTE: from the perspective of kernel.org releases, CVE IDs are not normally used for drivers/staging/* (unfinished work); however, system integrators may have situations in which a drivers/staging issue is relevant to their own customer base.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=74b6b20df8cfe90ada777d621b54c32e69e27cd7
|
|
|
|
#### Github
|
|
- https://github.com/evdenis/cvehound
|
|
|