CVE-2025-38410

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-38410
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-38410.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2025-38410
Downstream
Related
Published
2025-07-25T14:15:32Z
Modified
2025-08-12T21:01:38Z
Summary
[none]
Details

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

drm/msm: Fix a fence leak in submit error path

In error paths, we could unref the submit without calling drmschedentitypushjob(), so msmjobfree() will never get called. Since drmschedjobcleanup() will NULL out the sfence, we can use that to detect this case.

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

References

Affected packages