Vulnerability Database

300,926

Total vulnerabilities in the database

CVE-2025-38409

In the Linux kernel, the following vulnerability has been resolved:

drm/msm: Fix another leak in the submit error path

put_unused_fd() doesn't free the installed file, if we've already done fd_install(). So we need to also free the sync_file.

Patchwork: https://patchwork.freedesktop.org/patch/653583/

No technical information available.

No CWE or OWASP classifications available.