製品・ソフトウェアに関する情報
Linuxカーネルのdrm/amdgpuのムーブ通知タイミングが不適切になることによる情報漏洩の可能性がある脆弱性
Title Linuxカーネルのdrm/amdgpuのムーブ通知タイミングが不適切になることによる情報漏洩の可能性がある脆弱性
Summary

Linuxカーネルでは、drm/amdgpuのamdgpu_ttm_move()の呼び出し順序が修正されました。これにより、ムーブ操作の通知が正しいタイミングで行われるようになり、DMA-bufやVMのムーブ通知の順序が適切になります。また、統計処理も見直されました。

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

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

Publication Date May 14, 2024, midnight
Registration Date Dec. 25, 2025, 5:18 p.m.
Last Update Dec. 25, 2025, 5:18 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
Fedora Project
Fedora 39
Fedora 40
Linux
Linux Kernel 5.15.149 から 5.16 未満
Linux Kernel 6.1.77 から 6.1.91 未満
Linux Kernel 6.6.16 から 6.6.31 未満
Linux Kernel 6.7.4 から 6.8.10 未満
Linux Kernel 6.9
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
Change Log
No Changed Details Date of change
1 [2025年12月25日]
  掲載
Dec. 25, 2025, 5:18 p.m.

NVD Vulnerability Information
CVE-2024-27400
Summary

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

drm/amdgpu: once more fix the call oder in amdgpu_ttm_move() v2

This reverts drm/amdgpu: fix ftrace event amdgpu_bo_move always move
on same heap. The basic problem here is that after the move the old
location is simply not available any more.

Some fixes were suggested, but essentially we should call the move
notification before actually moving things because only this way we have
the correct order for DMA-buf and VM move notifications as well.

Also rework the statistic handling so that we don't update the eviction
counter before the move.

v2: add missing NULL check

Publication Date May 15, 2024, 12:12 a.m.
Registration Date May 15, 2024, 10:05 a.m.
Last Update Nov. 21, 2024, 6:04 p.m.
Related information, measures and tools
Common Vulnerabilities List