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/
CVSS
No CVSS.
References
Configurations
No configuration.
History
25 Jul 2025, 14:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-07-25 14:15
Updated : 2025-07-25 15:29
NVD link : CVE-2025-38409
Mitre link : CVE-2025-38409
CVE.ORG link : CVE-2025-38409
JSON object : View
Products Affected
No product.
CWE
No CWE.