Dosyaya git
Yeshwanth Sriram Guntuka 1051fdbb29 qcacmn: Update first_msdu_payload once per status nbuf
first_msdu_payload is updated for every WIFIRX_HEADER_E
TLV received in the status nbuf and this could result
in incorrect offset into the nbuf for the first MSDU
if the PPDU has multiple MPDUs. Also, the size variable
used is 8 bit for the calculation of offset into the nbuf
for the frame which could result in possible overflow.

Fix is to update first_msdu_payload only for the first
WIFIRX_HEADER_E TLV entry for a PPDU and increase the
width of size variable to avoid possible integer overflow.

Change-Id: Ic12cb11328fc1414bd7a68fa941fa0ef764c8b1f
CRs-Fixed: 3788496
2024-05-20 00:40:46 -07:00
2023-01-19 02:54:51 -08:00
2024-05-02 22:58:01 -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  
Açıklama
Hiçbir açıklama sağlanmadı
Benioku 226 MiB
Dil
C 98.7%
C++ 0.9%
Makefile 0.3%
Starlark 0.1%