qcacmn: Clear Key information from driver memory after disconnect
Currently the key information i.e the key, and the number of keys are not getting cleared on wifi link disconnection from wifi driver memory, which can lead to information disclosure. Clear the key information i.e the number of keys and keys from wifi driver memory to avoid any potential information disclore after wifi is turned off. Change-Id: I2a3ea56d4e876b48dd7a5e456ed7d139600fab01 CRs-Fixed: 2415421
Loading
Please register or sign in to comment