Vulnerability in Linux
CVE-2025-68252
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: 0.002 (5.9th percentile) — read the EPSS interpretation.
Affected products
- Linux — versions ec5cb80503bbfee67573699fe52fcf456fd57678, 6e0d6cc39f410a4d9ea774fbb254c68fe02ff4bb, 6e0928a8988e873da9946e17f8065ad77c720186