CVE-2025-68252

Linux Kernel 6.1.156-6.1.157, 6.6.112-6.6.114, 6.12.53-6.12.55, 6.17.3-6.17.5 - Memory Leak in fastrpc_map_lookup

Title source: llm
STIX 2.1

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

Scores

EPSS 0.0003
EPSS Percentile 8.8%

Details

Status published
Products (13)
linux/Kernel 6.1.156 - 6.1.158linux
linux/Kernel 6.12.53 - 6.12.56linux
linux/Kernel 6.17.3 - 6.17.6linux
linux/Kernel 6.6.112 - 6.6.115linux
Linux/Linux 1986bba9597b3d97d3e80530dc457a1cd1994e22 - 214e81a63a9aa0be42382ef0365ba5ed32c513ab
Linux/Linux 6.1.156 - 6.1.158
Linux/Linux 6.12.53 - 6.12.56
Linux/Linux 6.17.3 - 6.17.6
Linux/Linux 6.6.112 - 6.6.115
Linux/Linux 6e0928a8988e873da9946e17f8065ad77c720186 - e17b13387827adce7acb19ac0f07f9bcafe0ff4c
... and 3 more
Published Dec 16, 2025
Tracked Since Feb 18, 2026