CVE-2026-90345

Summary

In the Linux kernel, the following vulnerability has been resolved:

wifi: brcmfmac: fix P2P action frame handling without device vif

Some P2P action frame paths assume the P2P device vif is always available. That is not true when userspace sends non-P2P public action frames through the primary interface, or when action-frame abort runs after the P2P device vif has not been created.

Fall back to the primary vif when aborting an action frame without a P2P device vif, and guard P2P device saved IE access before using it for peer channel search.

Affected Software

VendorProductVersion RangeStatus
LinuxLinux6eda4e2c54255cd26a58d2fcec73ec3bff7a515b < f26e1b16904555e171292e183c3cfc1c38159fc5affected
LinuxLinux6eda4e2c54255cd26a58d2fcec73ec3bff7a515b < 1b1edb9ebed49099bdc924cef49a9aea8b552199affected
LinuxLinux3.9affected
LinuxLinux0 < 3.9unaffected
LinuxLinux7.2.6 <= 7.2.*unaffected
LinuxLinux7.3-rc1 <= *unaffected

Weaknesses

References