CVE-2024-43881
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
21/08/2024
Last modified:
26/09/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
wifi: ath12k: change DMA direction while mapping reinjected packets<br />
<br />
For fragmented packets, ath12k reassembles each fragment as a normal<br />
packet and then reinjects it into HW ring. In this case, the DMA<br />
direction should be DMA_TO_DEVICE, not DMA_FROM_DEVICE. Otherwise,<br />
an invalid payload may be reinjected into the HW and<br />
subsequently delivered to the host.<br />
<br />
Given that arbitrary memory can be allocated to the skb buffer,<br />
knowledge about the data contained in the reinjected buffer is lacking.<br />
Consequently, there’s a risk of private information being leaked.<br />
<br />
Tested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.1.1-00209-QCAHKSWPL_SILICONZ-1
Impact
Base Score 3.x
7.10
Severity 3.x
HIGH
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.3 (including) | 6.6.44 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.7 (including) | 6.10.3 (excluding) |
To consult the complete list of CPE names with products and versions, see this page



