Impact
A warning is raised in the Linux kernel when the rsi wireless driver attempts to configure hardware using a non‑standard default value of –EOPNOTSUPP rather than the expected zero. The warning originates from ieee80211_hw_conf_init and indicates a deviation from other drivers’ behavior. The warning itself does not produce an immediate security flaw but signals that the driver may not initialize correctly, potentially causing operational instability for Wi‑Fi devices.
Affected Systems
The issue affects any system running the Linux kernel with the rsi wireless driver installed. No specific kernel or driver releases are listed as affected, so any version that includes this driver code may be vulnerable until the patch is applied.
Risk and Exploitability
Given the lack of a publicly available exploit and an EPSS score below 1 %, the likelihood of this flaw being actively exploited is very low. The kernel warning could result in degraded Wi‑Fi performance or service interruption if the driver fails to configure hardware properly. No official exploit directed at this warning has been documented, and the vulnerability is not present in CISA’s KEV catalog.
OpenCVE Enrichment