製品・ソフトウェアに関する情報
Linuxカーネルのdrm/msmサブシステムにおけるリソース解放漏れの脆弱性
Title Linuxカーネルのdrm/msmサブシステムにおけるリソース解放漏れの脆弱性
Summary

Linuxカーネルのdrm/msmサブシステムにおいて、submitエラーパスで追加のリークが修正されました。put_unused_fd()は、fd_install()がすでに呼び出されている場合、インストールされたファイルを解放しないため、sync_fileも合わせて解放する必要があります。

Possible impacts 当該ソフトウェアが扱う情報について、外部への漏えいは発生しません。 また、当該ソフトウェアが扱う情報について、書き換えは発生しません。 さらに、当該ソフトウェアが完全に停止する可能性があります。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 
Solution

正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。

Publication Date July 25, 2025, midnight
Registration Date Dec. 25, 2025, 4:58 p.m.
Last Update Dec. 25, 2025, 4:58 p.m.
CVSS3.0 : 警告
Score 5.5
Vector CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected System
Debian
Debian GNU/Linux 11.0
Linux
Linux Kernel 3.12 から 6.1.144 未満
Linux Kernel 6.13 から 6.15.6 未満
Linux Kernel 6.16
Linux Kernel 6.2 から 6.6.97 未満
Linux Kernel 6.7 から 6.12.37 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
Change Log
No Changed Details Date of change
1 [2025年12月25日]
  掲載
Dec. 25, 2025, 4:58 p.m.

NVD Vulnerability Information
CVE-2025-38409
Summary

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/

Publication Date July 25, 2025, 11:15 p.m.
Registration Date July 26, 2025, 4 a.m.
Last Update July 25, 2025, 11:15 p.m.
Related information, measures and tools
Common Vulnerabilities List