In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: check n_ssids before accessing the ssids In some versions of cfg80211, the ssids poinet might be a valid one even though n_ssids is 0. Accessing the pointer in this case will cuase an out-of-bound access. Fix this by checking n_ssids first.
| Version | Score | Severity | Vector String |
|---|---|---|---|
| 3.1 | 7.1 | High | CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H |
| Product | Vendor | Version |
|---|---|---|
| Linux | Linux | <= 22.001.20085 |
| Linux | Linux | <= 20.005.3031x |
| Linux | Linux | QCA6391 |
| Linux | Linux | QCA6420 |