CVE-2024-43881
Last modified
CVE-2024-43881 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: change DMA direction while mapping reinjected packets For fragmented packets, ath12k reassembles each fragment as a normal packet and then reinjects it into HW ring. In this case, the DMA direction should be DMA_TO_DEVICE, not DMA_FROM_DEVICE. EPSS estimates a 0.22% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: change DMA direction while mapping reinjected packets For fragmented packets, ath12k reassembles each fragment as a normal packet and then reinjects it into HW ring. In this case, the DMA direction should be DMA_TO_DEVICE, not DMA_FROM_DEVICE. Otherwise, an invalid payload may be reinjected into the HW and subsequently delivered to the host. Given that arbitrary memory can be allocated to the skb buffer, knowledge about the data contained in the reinjected buffer is lacking. Consequently, there’s a risk of private information being leaked. Tested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.1.1-00209-QCAHKSWPL_SILICONZ-1
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.3, < 6.6.44 |
| Linux | Linux Kernel | >= 6.7, < 6.10.3 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-43881?
How severe is CVE-2024-43881?
How do I fix CVE-2024-43881?
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 2024
- CVE-2024-43876In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-43877In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2024-43878In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2024-43879In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-4388This does not validate a path generated with user input whe…7.5
- CVE-2024-43880In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-43882In the Linux kernel, the following vulnerability has been re…7
- CVE-2024-43883In the Linux kernel, the following vulnerability has been re…7
- CVE-2024-43884In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-43885Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2024-43886In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-43887In the Linux kernel, the following vulnerability has been re…4.7
Are you affected by CVE-2024-43881?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
