CVE-2026-97500
Received Received - Intake

RTL89 PHY Status IE Length Validation Flaw

Vulnerability report for CVE-2026-97500, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-24

Last updated on: 2026-09-24

Assigner: kernel.org

Description

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: phy: check length before parsing PHY status IE Hardware might report PHY status IE with unexpected length, and parser might access out of range. Check the length ahead.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-24
Last Modified
2026-09-24
Generated
2026-09-24
AI Q&A
2026-09-24
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Currently, no data is known.

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a vulnerability in the Linux kernel's wifi driver rtw89. It involves the PHY status IE parser accessing memory outside expected bounds due to improper length validation. Hardware may send PHY status IE with incorrect length, causing the parser to read invalid data.

Detection Guidance

This vulnerability involves improper handling of PHY status IE length in the Linux kernel's rtw89 WiFi driver. Detection requires checking for kernel logs or driver errors related to rtw89 or PHY status parsing. Monitor system logs with commands like 'dmesg | grep rtw89' or 'journalctl -k | grep rtw89' to identify out-of-range access attempts.

Impact Analysis

This could lead to system crashes, unexpected behavior, or potential privilege escalation if exploited. Users might experience WiFi connectivity issues or system instability due to memory corruption.

Mitigation Strategies

Immediate mitigation involves updating the Linux kernel to a patched version that includes the fix for this issue. Check your distribution's security updates or kernel patches. If no patch is available, consider disabling the rtw89 driver if not in use or applying a vendor-supplied fix.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-97500. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart