CVE-2025-68252
Last modified
CVE-2025-68252 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: Fix dma_buf object leak in fastrpc_map_lookup In fastrpc_map_lookup, dma_buf_get is called to obtain a reference to the dma_buf for comparison purposes. However, this reference is never released when the function returns, leading to a dma_buf memory leak. Fix this by adding dma_buf_put before returning from the function, ensuring that the temporarily acquired reference is properly released regardless of whether a matching map is found. Rule: add. EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: Fix dma_buf object leak in fastrpc_map_lookup In fastrpc_map_lookup, dma_buf_get is called to obtain a reference to the dma_buf for comparison purposes. However, this reference is never released when the function returns, leading to a dma_buf memory leak. Fix this by adding dma_buf_put before returning from the function, ensuring that the temporarily acquired reference is properly released regardless of whether a matching map is found. Rule: add
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= ec5cb80503bbfee67573699fe52fcf456fd57678, < c2fef5ebb73f3dabae6fbc571d181914ed32c483; >= 6e0d6cc39f410a4d9ea774fbb254c68fe02ff4bb, < 9a297a68c3ba4a7ecb31ed52f61bd6634abb79d3; >= 6e0928a8988e873da9946e17f8065ad77c720186, < e17b13387827adce7acb19ac0f07f9bcafe0ff4c; >= 1986bba9597b3d97d3e80530dc457a1cd1994e22, < 214e81a63a9aa0be42382ef0365ba5ed32c513ab; >= 9031626ade38b092b72638dfe0c6ffce8d8acd43, < fff111bf45cbeeb659324316d68554e35d350092 |
| Linux | Linux | >= 6.1.156, < 6.1.158; >= 6.6.112, < 6.6.115; >= 6.12.53, < 6.12.56; >= 6.17.3, < 6.17.6 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-68252?
How severe is CVE-2025-68252?
How do I fix CVE-2025-68252?
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-68247In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68248In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68249In the Linux kernel, the following vulnerability has been re…
- CVE-2025-6825A vulnerability classified as critical was found in TOTOLINK…8.8
- CVE-2025-68250In the Linux kernel, the following vulnerability has been re…8.2
- CVE-2025-68251In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68253In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68254In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2025-68255In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2025-68256In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2025-68257In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68258In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2025-68252?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
