CVE-2025-68252
misc: fastrpc: Fix dma_buf object leak in fastrpc_map_lookup
Severity Score
Exploit Likelihood
Affected Versions
Public Exploits
0Exploited in Wild
-Decision
Descriptions
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
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
CVSS Scores
SSVC
- Decision:-
Timeline
- 2025-12-16 CVE Reserved
- 2025-12-16 CVE Published
- 2025-12-17 EPSS Updated
- 2025-12-18 CVE Updated
- ---------- Exploited in Wild
- ---------- KEV Due Date
- ---------- First Exploit
CWE
CAPEC
References (9)
| URL | Tag | Source |
|---|---|---|
| https://git.kernel.org/stable/c/ec5cb80503bbfee67573699fe52fcf456fd57678 | Vuln. Introduced | |
| https://git.kernel.org/stable/c/6e0d6cc39f410a4d9ea774fbb254c68fe02ff4bb | Vuln. Introduced | |
| https://git.kernel.org/stable/c/6e0928a8988e873da9946e17f8065ad77c720186 | Vuln. Introduced | |
| https://git.kernel.org/stable/c/1986bba9597b3d97d3e80530dc457a1cd1994e22 | Vuln. Introduced |
| URL | Date | SRC |
|---|
| URL | Date | SRC |
|---|
Affected Vendors, Products, and Versions
| Vendor | Product | Version | Other | Status | ||||||
|---|---|---|---|---|---|---|---|---|---|---|
| Vendor | Product | Version | Other | Status | <-- --> | Vendor | Product | Version | Other | Status |
| Linux Search vendor "Linux" | Linux Kernel Search vendor "Linux" for product "Linux Kernel" | >= 6.1.156 < 6.1.158 Search vendor "Linux" for product "Linux Kernel" and version " >= 6.1.156 < 6.1.158" | en |
Affected
| ||||||
| Linux Search vendor "Linux" | Linux Kernel Search vendor "Linux" for product "Linux Kernel" | >= 6.6.112 < 6.6.115 Search vendor "Linux" for product "Linux Kernel" and version " >= 6.6.112 < 6.6.115" | en |
Affected
| ||||||
| Linux Search vendor "Linux" | Linux Kernel Search vendor "Linux" for product "Linux Kernel" | >= 6.12.53 < 6.12.56 Search vendor "Linux" for product "Linux Kernel" and version " >= 6.12.53 < 6.12.56" | en |
Affected
| ||||||
| Linux Search vendor "Linux" | Linux Kernel Search vendor "Linux" for product "Linux Kernel" | >= 6.17.3 < 6.17.6 Search vendor "Linux" for product "Linux Kernel" and version " >= 6.17.3 < 6.17.6" | en |
Affected
| ||||||
