NONE · 0

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 th...

Vulnerability Description

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.

References

FAQ

What is CVE-2025-40036?

CVE-2025-40036 is a documented vulnerability. 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 th...

How severe is CVE-2025-40036?

CVSS scoring is not yet available for CVE-2025-40036. Check NVD for updates.

Is there a patch for CVE-2025-40036?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.