Critical Alert 1 Active Exploit Detected Today

CVE-2026-7273 Zyxel GS1900 Series Switches Stack-Based Buffer Overflow Vulnerability →
Powered by CVE Watchtower
×

CVE Watchtower

← Back to CVE List

CVE-2026-90407NVD

Vulnerability Summary

In the Linux kernel, the following vulnerability has been resolved:

wifi: ath11k: fix overreads in ath11k_wmi_process_csa_switch_count_event()

There is no policy entry for WMI_TAG_PDEV_CSA_SWITCH_COUNT_STATUS_EVENT, so
the parse infrastructure does not enforce a minimum length for the event
struct. Additionally, the num_vdevs field is taken directly from firmware
and used as a loop bound over the vdev_ids array without checking that it
fits within the TLV payload. Either condition can cause an out-of-bounds
read.

Add a TLV policy entry for WMI_TAG_PDEV_CSA_SWITCH_COUNT_STATUS_EVENT so
the parse infrastructure enforces a minimum length for the fixed-size event
struct. Add a helper ath11k_wmi_tlv_data_len() to recover the payload
length of a parsed TLV from the header preceding its data pointer. Use it
in ath11k_wmi_process_csa_switch_count_event() to bound num_vdevs before
the loop.

Compile tested only.
Severity Level
HIGH(7.7)
Published Date
Sep 17, 2026
Last Modified
Sep 18, 2026
Exploitation Status
No confirmed exploitation yet
EPSS Score (30-Day)
0.18%Probability
Root Weakness (CWE)
N/A
CVSS v3.1 Base Metrics — Score 7.7 (HIGH)
Attack VectorLocal
Attack ComplexityLow
Privileges RequiredNone
User InteractionNone
ScopeUnchanged
ConfidentialityHigh
IntegrityNone
AvailabilityHigh

Affected & Patched Versions

Affected Versions
  • Linux Linux >= d5c65159f2895379e11ca13f62feabe93278985d and < f760b7d7e43584d2fa9bffcec1a04e502609f827
  • Linux Linux >= d5c65159f2895379e11ca13f62feabe93278985d and < d6625dc5f1fe42cd81b8c57a1f5317afb9b410ce
  • Linux Linux >= d5c65159f2895379e11ca13f62feabe93278985d and < 0364926fb4bfb5b798e5fe2785b3023b4f767327
  • Linux Linux >= d5c65159f2895379e11ca13f62feabe93278985d and < 5de2b8c53714ad58f2fda118cd29ebbe31b38665
  • Linux Linux >= d5c65159f2895379e11ca13f62feabe93278985d and < 208d7fdb85976a737a715b81d54efaff6703880c
  • Linux Linux >= 5.6
Patched Versions
  • Linux Linux f760b7d7e43584d2fa9bffcec1a04e502609f827
  • Linux Linux d6625dc5f1fe42cd81b8c57a1f5317afb9b410ce
  • Linux Linux 0364926fb4bfb5b798e5fe2785b3023b4f767327
  • Linux Linux 5de2b8c53714ad58f2fda118cd29ebbe31b38665
  • Linux Linux 208d7fdb85976a737a715b81d54efaff6703880c
📧Email Delivery — Threat intel straight to your inbox.
♾️Unlimited Vendors — Track your entire stack.
🚨All New CVEs — Be the first to know.
⚙️Custom EPSS — Filter noise, focus on risk.
💬Webhooks — Slack & Teams integration.
🚫Ad-Free — Uninterrupted experience.
📧Email Delivery — Threat intel straight to your inbox.
♾️Unlimited Vendors — Track your entire stack.
🚨All New CVEs — Be the first to know.
⚙️Custom EPSS — Filter noise, focus on risk.
💬Webhooks — Slack & Teams integration.
🚫Ad-Free — Uninterrupted experience.