MAC: Changes to avoid preauth node exhaustion in SAP mode.
Currently in SAP mode on receiving authentication frame we allocate preauth node but the allocated node is freed only on receiving association frame. In the presence of MIM its possible that we receive only authentication frames resulting in resource exhaustion. Changes are made to avoid the above attacks by having a timestamp associated with each preauth node allocation. Change-Id: I169593b2ee0cc96fdbbb77a4d3508b4bb3cff6d0 CRs-Fixed: 790953
Loading
Please register or sign in to comment