Security Advisory

CVE-2025-38409

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-07-25 13:20:14
Last updated 2026-05-11 21:27:25
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Fix another leak in the submit error path put_unused_fd() doesnt free the installed file, if weve already done fd_install(). So we need to also free the sync_file. Patchwork: https://patchwork.freedesktop.org/patch/653583/