CVE-2025-21906
Last modified
CVE-2025-21906 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: clean up ROC on failure If the firmware fails to start the session protection, then we do call iwl_mvm_roc_finished() here, but that won't do anything at all because IWL_MVM_STATUS_ROC_P2P_RUNNING was never set. Set IWL_MVM_STATUS_ROC_P2P_RUNNING in the failure/stop path. If it started successfully before, it's already set, so that doesn't matter, and if it didn't start it needs to be set to clean up. Not doing so will lead to a WARN_ON() later on a fresh remain- on-channel, since the link is already active when activated as it was never deactivated.. EPSS estimates a 0.19% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: clean up ROC on failure If the firmware fails to start the session protection, then we do call iwl_mvm_roc_finished() here, but that won't do anything at all because IWL_MVM_STATUS_ROC_P2P_RUNNING was never set. Set IWL_MVM_STATUS_ROC_P2P_RUNNING in the failure/stop path. If it started successfully before, it's already set, so that doesn't matter, and if it didn't start it needs to be set to clean up. Not doing so will lead to a WARN_ON() later on a fresh remain- on-channel, since the link is already active when activated as it was never deactivated.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 6.9, < 6.12.19 | — |
| Linux | Linux Kernel | >= 6.13, < 6.13.7 | — |
| Linux | Linux Kernel | 6.14 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2025-21906?
How severe is CVE-2025-21906?
How do I fix CVE-2025-21906?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-21900In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-21901In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-21902In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-21903In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-21904In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-21905In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2025-21907In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-21908In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-21909In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-2191A vulnerability, which was classified as problematic, has be…4.8
- CVE-2025-21910In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-21911In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2025-21906?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
