CVE-2025-40131

Source
https://cve.org/CVERecord?id=CVE-2025-40131
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-40131.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2025-40131
Downstream
Published
2025-11-12T10:23:21.879Z
Modified
2026-03-20T12:43:11.499981Z
Summary
wifi: ath12k: Fix peer lookup in ath12k_dp_mon_rx_deliver_msdu()
Details

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

wifi: ath12k: Fix peer lookup in ath12kdpmonrxdeliver_msdu()

In ath12kdpmonrxdelivermsdu(), peer lookup fails because rxcb->peerid 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->peerid. As a result, the peer is NULL, and linkid and linkvalid fields in the RX status are not populated. This leads to a WARNON 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

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/40xxx/CVE-2025-40131.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
bd00cc7e8a4c1048d14c9a9e9790c582119785fb
Fixed
da64eb2da76ce5626238a951fdf3e81810454427
Fixed
7ca61ed8b3f3fc9a7decd68039cb1d7d1238c566
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
124bd8cea02395a1a140f1dcc5e57c65cdd428af

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-40131.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.16.0
Fixed
6.17.3

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-40131.json"