Go to file
Dalton Durst 2371a976e3 Fix invalid write in proc_get_ps_info
'str' in this context is a single-byte "buffer" in read-only memory.
This means that initializing 8723cs with  rtw_power_mgnt > 3 allows the
user to cause a kernel oops by reading /proc/net/rtl8723cs/[dev]/ps_info

Signed-off-by: Dalton Durst <dalton@ubports.com>
2020-06-27 10:57:41 +08:00
core Fix invalid write in proc_get_ps_info 2020-06-27 10:57:41 +08:00
hal hal_mp: fix local variable initialization 2019-07-24 17:57:48 +08:00
include 8723cs: Port to Linux 5.8 2020-06-16 04:38:10 +08:00
os_dep 8723cs: Port to Linux 5.8 2020-06-16 04:38:10 +08:00
platform initial commit 2017-01-30 21:28:09 +01:00
.gitignore gitignore: add *.mod 2019-07-24 20:40:21 +08:00
Kconfig expand Kconfig for in-tree builds 2019-06-30 22:42:33 +08:00
Makefile support OOB interrupt 2020-02-27 14:25:52 +08:00
clean initial commit 2017-01-30 21:28:09 +01:00
ifcfg-wlan0 initial commit 2017-01-30 21:28:09 +01:00
runwpa initial commit 2017-01-30 21:28:09 +01:00
wlan0dhcp initial commit 2017-01-30 21:28:09 +01:00