In the Linux kernel, the following vulnerability has been resolved:
wifi: ath12k: Decrement TID on RX peer frag setup error handling
Currently, TID is not decremented before peer cleanup, during error handling path of ath12kdprxpeerfragsetup(). This could lead to out-of-bounds access in peer->rxtid[].
Hence, add a decrement operation for TID, before peer cleanup to ensures proper cleanup and prevents out-of-bounds access issues when the RX peer frag setup fails.
Found during code review. Compile tested only.
{
"cna_assigner": "Linux",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/39xxx/CVE-2025-39761.json"
}[
{
"signature_version": "v1",
"digest": {
"length": 1150.0,
"function_hash": "127821438585092001314209188374474600563"
},
"deprecated": false,
"signature_type": "Function",
"id": "CVE-2025-39761-76b8d1c1",
"target": {
"function": "ath12k_dp_peer_setup",
"file": "drivers/net/wireless/ath/ath12k/dp.c"
},
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@9530d666f4376c294cdf4348c29fe3542fec980a"
},
{
"digest": {
"threshold": 0.9,
"line_hashes": [
"200980992504726859504759484838642509867",
"314015391102441758048267598789961967836",
"130901137700283252125232728031330103457",
"273641845251498989325483904545714867487"
]
},
"signature_version": "v1",
"deprecated": false,
"signature_type": "Line",
"id": "CVE-2025-39761-7eb8e84f",
"target": {
"file": "drivers/net/wireless/ath/ath12k/dp.c"
},
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@9530d666f4376c294cdf4348c29fe3542fec980a"
}
]
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-39761.json"