CVE-2023-53315

Source
https://cve.org/CVERecord?id=CVE-2023-53315
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-53315.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2023-53315
Downstream
Related
Published
2025-09-16T16:11:52.242Z
Modified
2026-03-20T12:33:05.460830Z
Severity
  • 5.5 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
wifi: ath11k: Fix SKB corruption in REO destination ring
Details

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

wifi: ath11k: Fix SKB corruption in REO destination ring

While running traffics for a long time, randomly an RX descriptor filled with value "0" from REO destination ring is received. This descriptor which is invalid causes the wrong SKB (SKB stored in the IDR lookup with buffer id "0") to be fetched which in turn causes SKB memory corruption issue and the same leads to crash after some time.

Changed the start id for idr allocation to "1" and the buffer id "0" is reserved for error validation. Introduced Sanity check to validate the descriptor, before processing the SKB.

Crash Signature :

Unable to handle kernel paging request at virtual address 3f004900 PC points to "b15dmainvrange+0x30/0x50" LR points to "dmacachemaintpage+0x8c/0x128". The Backtrace obtained is as follows: [<8031716c>] (b15dmainvrange) from [<80313a4c>] (dmacachemaintpage+0x8c/0x128) [<80313a4c>] (dmacachemaint_page) from [<80313b90>] (__dmapagedevtocpu+0x28/0xcc) [<80313b90>] (__dmapagedevtocpu) from [<7fb5dd68>] (ath11kdpprocessrx+0x1e8/0x4a4 [ath11k]) [<7fb5dd68>] (ath11kdpprocessrx [ath11k]) from [<7fb53c20>] (ath11kdpservicesrng+0xb0/0x2ac [ath11k]) [<7fb53c20>] (ath11kdpservicesrng [ath11k]) from [<7f67bba4>] (ath11kpciextgrpnapipoll+0x1c/0x78 [ath11kpci]) [<7f67bba4>] (ath11kpciextgrpnapipoll [ath11kpci]) from [<807d5cf4>] (__napi_poll+0x28/0xb8) [<807d5cf4>] (__napipoll) from [<807d5f28>] (netrxaction+0xf0/0x280) [<807d5f28>] (netrx_action) from [<80302148>] (__do_softirq+0xd0/0x280) [<80302148>] (__dosoftirq) from [<80320408>] (irqexit+0x74/0xd4) [<80320408>] (irqexit) from [<803638a4>] (handledomainirq+0x90/0xb4) [<803638a4>] (handledomainirq) from [<805bedec>] (gichandleirq+0x58/0x90) [<805bedec>] (gichandleirq) from [<80301a78>] (irqsvc+0x58/0x8c)

Tested-on: IPQ8074 hw2.0 AHB WLAN.HK.2.7.0.1-01744-QCAHKSWPL_SILICONZ-1

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/53xxx/CVE-2023-53315.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
d5c65159f2895379e11ca13f62feabe93278985d
Fixed
866921dc06b94df91acfcf9359b57da943ed99b3
Fixed
3d3f8fe01a01d94a17fe1ae0d2e894049a972717
Fixed
068fd06148fbf0af95bb08dc77cff34ee679fdbc
Fixed
67459491f78146bcf7d93596e5b709d063dff5d8
Fixed
f9fff67d2d7ca6fa8066132003a3deef654c55b1

Database specific

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