rtl8723cs/core
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
..
efuse initial commit 2017-01-30 21:28:09 +01:00
rtw_ap.c initial commit 2017-01-30 21:28:09 +01:00
rtw_beamforming.c initial commit 2017-01-30 21:28:09 +01:00
rtw_br_ext.c initial commit 2017-01-30 21:28:09 +01:00
rtw_bt_mp.c initial commit 2017-01-30 21:28:09 +01:00
rtw_btcoex.c initial commit 2017-01-30 21:28:09 +01:00
rtw_cmd.c initial commit 2017-01-30 21:28:09 +01:00
rtw_debug.c Fix invalid write in proc_get_ps_info 2020-06-27 10:57:41 +08:00
rtw_eeprom.c initial commit 2017-01-30 21:28:09 +01:00
rtw_ieee80211.c Fix build on 4.13 2017-09-26 20:12:53 -07:00
rtw_io.c initial commit 2017-01-30 21:28:09 +01:00
rtw_ioctl_query.c initial commit 2017-01-30 21:28:09 +01:00
rtw_ioctl_rtl.c initial commit 2017-01-30 21:28:09 +01:00
rtw_ioctl_set.c initial commit 2017-01-30 21:28:09 +01:00
rtw_iol.c initial commit 2017-01-30 21:28:09 +01:00
rtw_mem.c initial commit 2017-01-30 21:28:09 +01:00
rtw_mlme.c initial commit 2017-01-30 21:28:09 +01:00
rtw_mlme_ext.c core: fix some misleading indentation 2019-07-24 17:57:48 +08:00
rtw_mp.c initial commit 2017-01-30 21:28:09 +01:00
rtw_mp_ioctl.c initial commit 2017-01-30 21:28:09 +01:00
rtw_odm.c initial commit 2017-01-30 21:28:09 +01:00
rtw_p2p.c initial commit 2017-01-30 21:28:09 +01:00
rtw_pwrctrl.c hide nolinked power save info 2017-10-27 17:16:34 +08:00
rtw_recv.c initial commit 2017-01-30 21:28:09 +01:00
rtw_rf.c initial commit 2017-01-30 21:28:09 +01:00
rtw_security.c 8723cs: Port to Linux 5.8 2020-06-16 04:38:10 +08:00
rtw_sreset.c initial commit 2017-01-30 21:28:09 +01:00
rtw_sta_mgt.c initial commit 2017-01-30 21:28:09 +01:00
rtw_tdls.c initial commit 2017-01-30 21:28:09 +01:00
rtw_vht.c initial commit 2017-01-30 21:28:09 +01:00
rtw_wapi.c initial commit 2017-01-30 21:28:09 +01:00
rtw_wapi_sms4.c initial commit 2017-01-30 21:28:09 +01:00
rtw_wlan_util.c initial commit 2017-01-30 21:28:09 +01:00
rtw_xmit.c initial commit 2017-01-30 21:28:09 +01:00