PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-90398 Linux CVE debrief

A PatchSiren debrief of CVE-2026-90398, a HIGH severity vulnerability in the Linux kernel's ath11k component. This vulnerability is caused by a stride mismatch in mac_phy_caps_parse(), which could allow attackers to write past the end of an allocated buffer. Linux administrators, security teams, and developers working with the Linux kernel's ath11k component should assess potential exposure and verify firmware versions and configurations. The CVE record and NVD entry provide details on the vulnerability, but do not specify affected versions or exploitation details.

Vendor
Linux
Product
Unknown
CVSS
HIGH 8.4
CISA KEV
Not listed in stored evidence
Original CVE published
2026-09-17
Original CVE updated
2026-09-18
Advisory published
2026-09-17
Advisory updated
2026-09-18

Who should care

Linux administrators, security teams, and developers working with the Linux kernel's ath11k component should assess potential exposure and verify firmware versions and configurations. They should review Linux kernel configurations and ath11k deployments for potential exposure, monitor for potential exploitation attempts, and plan vendor-supported updates or mitigations through normal change control where exposure is confirmed.

Why it matters

CVE-2026-90398 is a HIGH severity vulnerability in the Linux kernel's ath11k component. Linux administrators, security teams, and developers working with the Linux kernel's ath11k component should assess potential exposure and verify firmware versions and configurations.

  • Verify Linux kernel configurations and ath11k deployments for potential exposure
  • Monitor for potential exploitation attempts
  • Assess firmware versions and configurations

Technical summary

The Linux kernel's ath11k component has a vulnerability (CVE-2026-90398) due to a stride mismatch in mac_phy_caps_parse(). The vulnerability could allow attackers to write past the end of an allocated buffer. The allocation size and pointer stride must be consistent regardless of what length the firmware provides. The issue has been fixed by using kzalloc_objs(), which derives the element size from the pointer type. Linux administrators, security teams, and developers working with the Linux kernel's ath11k component should assess potential exposure and verify firmware versions and configurations.

Defensive priority

Assess Linux kernel configurations and ath11k deployments for potential exposure.

Recommended defensive actions

  • Review Linux kernel configurations and ath11k deployments for potential exposure
  • Verify firmware versions and configurations
  • Monitor for potential exploitation attempts
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
  • Review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance
  • Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review

Evidence notes

The CVE record and NVD entry provide details on the vulnerability, but do not specify affected versions or exploitation details. The vulnerability has been resolved in the Linux kernel. There is no information on public exploitation or specific attacks. Linux administrators, security teams, and developers working with the Linux kernel's ath11k component should assess potential exposure and verify firmware versions and configurations.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-90398 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-90398

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-90398 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-90398

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/75185e2b214e842b7e0af29e5d1fef155662b8b1

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/7a246c72132eb943b5844ba79dad597b47429dba

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/acff2713c3212ade15051e7b421f15c89927e70f

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/bbb3b3334a9ed850c5b332eedea107796e691237

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.