fa6e07082fbb099df0179837bdb75a680d833662

Current code directly passes the result of wlan_vdev_get_psoc(vdev) to wlan_objmgr_get_peer_by_mac, without null pointer checking, which can result in null pointer dereferencing. To fix this issue, add checking of the psoc pointer before passing, and add verification inside wlan_objmgr_get_peer_by_mac. Change-Id: Iaf0e2535c3a584db788ddc621745c66c296fe08f CRs-Fixed: 3277651
This is CNSS WLAN Host Driver for products starting from iHelium
Beschreibung
Sprachen
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%