CVE-2025-40131
Last modified
CVE-2025-40131 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Fix peer lookup in ath12k_dp_mon_rx_deliver_msdu() In ath12k_dp_mon_rx_deliver_msdu(), peer lookup fails because rxcb->peer_id is not updated with a valid value. This is expected in monitor mode, where RX frames bypass the regular RX descriptor path that typically sets rxcb->peer_id. As a result, the peer is NULL, and link_id and link_valid fields in the RX status are not populated. EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Fix peer lookup in ath12k_dp_mon_rx_deliver_msdu() In ath12k_dp_mon_rx_deliver_msdu(), peer lookup fails because rxcb->peer_id is not updated with a valid value. This is expected in monitor mode, where RX frames bypass the regular RX descriptor path that typically sets rxcb->peer_id. As a result, the peer is NULL, and link_id and link_valid fields in the RX status are not populated. This leads to a WARN_ON in mac80211 when it receives data frame from an associated station with invalid link_id. Fix this potential issue by using ppduinfo->peer_id, which holds the correct peer id for the received frame. This ensures that the peer is correctly found and the associated link metadata is updated accordingly. Tested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.4.1-00199-QCAHKSWPL_SILICONZ-1
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= bd00cc7e8a4c1048d14c9a9e9790c582119785fb, < da64eb2da76ce5626238a951fdf3e81810454427; >= bd00cc7e8a4c1048d14c9a9e9790c582119785fb, < 7ca61ed8b3f3fc9a7decd68039cb1d7d1238c566; 124bd8cea02395a1a140f1dcc5e57c65cdd428af; >= 6.15.3, < 6.16 |
| Linux | Linux | 6.16 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-40131?
How severe is CVE-2025-40131?
How do I fix CVE-2025-40131?
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-40126In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40127In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40128Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2025-40129In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2025-4013A vulnerability was found in PHPGurukul Art Gallery Manageme…9.8
- CVE-2025-40130In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40132In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40133In the Linux kernel, the following vulnerability has been re…8.1
- CVE-2025-40134In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40135In the Linux kernel, the following vulnerability has been re…8.1
- CVE-2025-40136In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40137In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2025-40131?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
