CVE-2025-68252 - CVE House
Back to Database
Status published Unknown CVE-2025-68252

misc: fastrpc: Fix dma_buf object leak in fastrpc_map_lookup

Vulnerability 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

Impact Analysis

Refer to official advisory for detailed impact metrics.

Remediation

Ensure systems are updated to the latest vendor-supplied patch levels.

THREAT MONITOR

Am I Vulnerable?

Launch our assessment wizard to check if your infrastructure is exposed to • CVE-2025-68252

Credits & Attribution

No credits recorded in the NVD database.

Affected Vendor

Affected Software

Linux
Vulnerable Versions:
ec5cb80503bbfee67573699fe52fcf456fd57678, 6e0d6cc39f410a4d9ea774fbb254c68fe02ff4bb, 6e0928a8988e873da9946e17f8065ad77c720186, 1986bba9597b3d97d3e80530dc457a1cd1994e22, 9031626ade38b092b72638dfe0c6ffce8d8acd43, 6.1.156, 6.6.112, 6.12.53, 6.17.3

Timeline

Official Publish: December 16th, 2025
Last Modified: May 11th, 2026
Added to House: July 22nd, 2026

CVSS Vectors

No vector data available

Weaknesses (CWE)

No CWE data available

MITRE ATT&CK TTPs

No associated TTPs found for this vulnerability.