PatchSiren cyber security CVE debrief
CVE-2026-90399 Linux CVE debrief
A PatchSiren debrief of CVE-2026-90399 based on the supplied source corpus. The CVE record was published on 2026-09-17T17:17:39.643Z and has not been modified since then. This vulnerability in the Linux kernel, specifically in the ath12k_wmi_mac_phy_caps_parse() function, can be exploited due to a stride mismatch in mac_phy_caps_parse(), allowing for potential buffer overflow attacks. Linux kernel maintainers, users, and administrators should assess exposure and apply patches. The vulnerability has been resolved with a fix using kzalloc_objs(), ensuring allocation size and pointer stride consistency.
- 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 kernel maintainers, users, and administrators should assess exposure and apply patches from official sources to prevent potential exploitation attempts. The vulnerability can be exploited due to a stride mismatch in mac_phy_caps_parse(), allowing for potential buffer overflow attacks. Verify Linux kernel versions and configurations for exposure, and monitor system logs for potential exploitation attempts.
Why it matters
The vulnerability in the Linux kernel can be exploited due to a stride mismatch in mac_phy_caps_parse(), allowing for potential buffer overflow attacks.
- Verify Linux kernel versions and configurations for exposure
- Apply patches from official sources
- Monitor system logs for potential exploitation attempts
Technical summary
The Linux kernel has a vulnerability in the ath12k_wmi_mac_phy_caps_parse() function, which can be exploited due to a stride mismatch in mac_phy_caps_parse(). This allows for potential buffer overflow attacks. The vulnerability has been resolved with a fix using kzalloc_objs(), ensuring allocation size and pointer stride consistency. Linux kernel maintainers and users should verify exposure and apply patches from official sources to prevent potential exploitation attempts. The fix ensures that the allocation size matches the stride of the structure, preventing buffer overflows.
Defensive priority
Linux kernel maintainers and users should verify exposure and apply patches.
Recommended defensive actions
- Verify Linux kernel versions and configurations for exposure
- Apply patches from official sources
- Monitor system logs for potential exploitation attempts
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
The CVE record and NVD entry provide details on the vulnerability in the Linux kernel, specifically in the ath12k_wmi_mac_phy_caps_parse() function. The vulnerability can be exploited due to a stride mismatch in mac_phy_caps_parse(), allowing for potential buffer overflow attacks. Linux kernel maintainers, users, and administrators should assess exposure and apply patches from official sources. The fix involves using kzalloc_objs() to ensure allocation size and pointer stride consistency, regardless of firmware length.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-90399 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-90399
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-90399 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-90399
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/26f8f87f0a556e7984366c64cebc16d49e15d22f
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/4c6eb712a91fa079be6f9f1419c96e0ad2227081
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/b9a5d12cbdeb860306f8d47c92caee0ea6ee0e0a
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/d3355e0fdbbf531ca8b82a6a3feb80a1b7306a8b
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.