In the Linux kernel, the following vulnerability has been resolved:
wifi: mac80211: ocb: skip rxnosta when interface is not joined
ieee80211ocbrxnosta() 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.
{
"cna_assigner": "Linux",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/71xxx/CVE-2025-71224.json"
}