Edayilliam Jayadev ab8ef68f2f qcacmn: Fix use after free in management Rx REO module
In some cases, the current frame and its associated rx_params/reo_params
may get freed immediately after the frame is queued to the egress list.
Hence accessing the reo_params after the frame is queued to the
egress list could lead to a use after free. Store a copy of "reo_params"
in the frame descriptor and access the copy after the frame is
queued to the egress list.

CRs-Fixed: 3516454
Change-Id: Ia87455b25d71f7de8f5b9c94fb6de05e94922b04
2023-06-05 08:34:05 -07:00
2023-01-19 02:54:51 -08:00
2023-05-18 04:35:41 -07:00
2023-01-18 13:49:26 -08:00
2023-05-18 04:35:41 -07:00
2023-01-29 16:01:35 -08:00
2023-06-02 16:49:52 -07:00
2017-09-15 21:45:35 +05:30
2017-03-27 08:31:31 -07:00

 This is CNSS WLAN Host Driver for products starting from iHelium  
Description
No description provided
Readme 184 MiB
Languages
C 98.7%
C++ 0.9%
Makefile 0.3%
Starlark 0.1%