{"id":"CVE-2026-90408","title":"In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: ath12k: fix overreads in ath12k_wmi_process_csa_switch_count_event()\n\nThere is no policy entry for WMI_TAG_PDEV_CSA_SWITCH_COUNT_STATUS_EVENT, so\nthe parse infras…","summary":"In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: ath12k: fix overreads in ath12k_wmi_process_csa_switch_count_event()\n\nThere is no policy entry for WMI_TAG_PDEV_CSA_SWITCH_COUNT_STATUS_EVENT, so\nthe parse infras…","severity":"high","cvss":7.7,"cvssVector":"CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H","vendor":"Linux","product":"Linux","affected":["Linux >= d889913205cf7ebda905b1e62c5867ed4e39f6c2 < bf97c9d5123859a07848462539153176db029f3a","Linux >= d889913205cf7ebda905b1e62c5867ed4e39f6c2 < 878654eb78c6aa0ff585baf1376567c775ca28ec","Linux 6.3"],"published":"2026-09-17","updated":"2026-09-18","sourceUpdated":"2026-09-18T18:17:57.940","source":"NVD","sourceUrl":"https://nvd.nist.gov/vuln/detail/CVE-2026-90408","references":[{"url":"https://git.kernel.org/stable/c/878654eb78c6aa0ff585baf1376567c775ca28ec","label":"416baaa9-dc9f-4396-8d5f-8c081fb06d67"},{"url":"https://git.kernel.org/stable/c/bf97c9d5123859a07848462539153176db029f3a","label":"416baaa9-dc9f-4396-8d5f-8c081fb06d67"}],"tags":["nvd","cve.org"],"epss":0.00131,"epssPercentile":0.03082,"ingestedAt":"2026-09-17T16:21:47.798Z","slug":"CVE-2026-90408","body":"## Overview\n\nIn the Linux kernel, the following vulnerability has been resolved:\n\nwifi: ath12k: fix overreads in ath12k_wmi_process_csa_switch_count_event()\n\nThere is no policy entry for WMI_TAG_PDEV_CSA_SWITCH_COUNT_STATUS_EVENT, so\nthe parse infrastructure does not enforce a minimum length for the event\nstruct. Additionally, the num_vdevs field is taken directly from firmware\nand used as a loop bound over the vdev_ids array without checking that it\nfits within the TLV payload. Either condition can cause an out-of-bounds\nread.\n\nAdd a TLV policy entry for WMI_TAG_PDEV_CSA_SWITCH_COUNT_STATUS_EVENT so\nthe parse infrastructure enforces a minimum length for the fixed-size event\nstruct. Add a helper ath12k_wmi_tlv_data_len() to recover the payload\nlength of a parsed TLV from the header preceding its data pointer. Use it\nin ath12k_wmi_process_csa_switch_count_event() to bound num_vdevs before\nthe loop.\n\nCompile tested only.\n\n## Remediation\n\nRefer to the linked advisories for vendor-supplied fixes and affected version ranges.","depth":"twilight","depthScore":42,"depthScoreParts":{"impact":42.4,"likelihood":0,"exploitation":0,"ransomware":0},"changes":[{"seq":207309,"id":"CVE-2026-90408","ts":1789757340673,"field":"cvss","old":null,"new":"7.7"},{"seq":207308,"id":"CVE-2026-90408","ts":1789757340673,"field":"severity","old":"none","new":"high"}]}