CVE-2025-40172
Last modified
CVE-2025-40172 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: accel/qaic: Treat remaining == 0 as error in find_and_map_user_pages() Currently, if find_and_map_user_pages() takes a DMA xfer request from the user with a length field set to 0, or in a rare case, the host receives QAIC_TRANS_DMA_XFER_CONT from the device where resources->xferred_dma_size is equal to the requested transaction size, the function will return 0 before allocating an sgt or setting the fields of the dma_xfer struct. In that case, encode_addr_size_pairs() will try to access the sgt which will lead to a general protection fault. Return an EINVAL in case the user provides a zero-sized ALP, or the device requests continuation after all of the bytes have been transferred.. EPSS estimates a 0.18% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: accel/qaic: Treat remaining == 0 as error in find_and_map_user_pages() Currently, if find_and_map_user_pages() takes a DMA xfer request from the user with a length field set to 0, or in a rare case, the host receives QAIC_TRANS_DMA_XFER_CONT from the device where resources->xferred_dma_size is equal to the requested transaction size, the function will return 0 before allocating an sgt or setting the fields of the dma_xfer struct. In that case, encode_addr_size_pairs() will try to access the sgt which will lead to a general protection fault. Return an EINVAL in case the user provides a zero-sized ALP, or the device requests continuation after all of the bytes have been transferred.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 96d3c1cadedb6ae2e8965e19cd12caa244afbd9c, < 48b1d42286bfef7628b1d6c8c28d4e456c90f725; >= 96d3c1cadedb6ae2e8965e19cd12caa244afbd9c, < 551f1dfbcb7f3e6ed07f9d6c8c1c64337fcd0ede; >= 96d3c1cadedb6ae2e8965e19cd12caa244afbd9c, < 1ab9733d14cc9987cc5dcd1f0ad1f416e302e2e6; >= 96d3c1cadedb6ae2e8965e19cd12caa244afbd9c, < 11f08c30a3e4157305ba692f1d44cca5fc9a8fca; d410a96e5cb8c1ec7049c83f2edcd8bbfaf5d9b3; >= 6.4.12, < 6.5 |
| Linux | Linux | 6.5 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-40172?
How severe is CVE-2025-40172?
How do I fix CVE-2025-40172?
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 2025
- CVE-2025-40167In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-40168In the Linux kernel, the following vulnerability has been re…8.1
- CVE-2025-40169In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-4017A vulnerability classified as problematic was found in 20120…6.5
- CVE-2025-40170In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-40171In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2025-40173In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-40174In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-40175In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40176In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2025-40177In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40178In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2025-40172?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
