NONE · 0

CVE-2025-71224

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: ocb: skip rx_no_sta when interface is not joined ieee80211_ocb_rx_no_sta() assumes a valid channel context, which ...

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: ocb: skip rx_no_sta when interface is not joined ieee80211_ocb_rx_no_sta() assumes a valid channel context, which is only present after JOIN_OCB. RX may run before JOIN_OCB is executed, in which case the OCB interface is not operational. Skip RX peer handling when the interface is not joined to avoid warnings in the RX path.

References

FAQ

What is CVE-2025-71224?

CVE-2025-71224 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: ocb: skip rx_no_sta when interface is not joined ieee80211_ocb_rx_no_sta() assumes a valid channel context, which ...

How severe is CVE-2025-71224?

CVSS scoring is not yet available for CVE-2025-71224. Check NVD for updates.

Is there a patch for CVE-2025-71224?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.