wlan: Security enhancement fixes for RSNE frame parser
Adds logic in frame parser to use default RSN IE fields if optional fields are not present in IE. So if RSN IE doesn't contain AKM, group and unicast cipher use the default AKM(AKM_IEEE8021X) and cipher (CCMP). Also adds sanity checks for RSNE in the frame parser. Change-Id: I120a29c21407f82aab2c6fcdcaf1095518cb71b5 CRs-Fixed: 2267493
Loading
Please register or sign in to comment