Use-after-free in Linux kernel - CVE-2026-90343
Published: September 18, 2026
Vulnerability details
The vulnerability allows a local privileged user to trigger a use-after-free condition.
The vulnerability exists due to use-after-free in cfg80211 PMSR request teardown when stopping a P2P device or NAN interface with a pending PMSR request. A local privileged user can stop a P2P device or NAN interface while a PMSR request is pending to trigger a use-after-free condition.
The stale request can be used when the driver later reports a result.