CVE-2024-40929

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-40929
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-40929.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-40929
Downstream
Related
Published
2024-07-12T13:15:15Z
Modified
2025-09-17T15:18:27Z
Severity
  • 7.1 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H CVSS Calculator
Summary
[none]
Details

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 nssids is 0. Accessing the pointer in this case will cuase an out-of-bound access. Fix this by checking nssids first.

References

Affected packages