Vulnerability in Linux

CVE-2025-40036

In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: fix possible map leak in fastrpc_put_args copy_to_user() failure would cause an early return without cleaning up the fdlist, which has been updated by the DSP. This could lead to map leak. Fix this by redirecting to a cleanup path on failure, ensuring that all mapped buffers are properly released before returning.

EPSS: 0.002 (10.3th percentile) — read the EPSS interpretation.

Affected products

  • Linux — versions c68cfb718c8f97b7f7a50ed66be5feb42d0c8988, 5.1, 0

References