| Title | Debian等の複数ベンダの製品におけるリソースのロックに関する脆弱性 |
|---|---|
| Summary | Linuxカーネルは、drm/amdkfdモジュールにおいて、MMUノーティファコールバック内からmmputを呼び出すことで発生していたデッドロックの問題を修正しました。この問題により、プロセス終了時にリソースリークやVRAMリークが生じる可能性がありましたが、修正後はdeferredリストで安全にmm参照を解放できるようになりました。 |
| Possible impacts | 当該ソフトウェアが扱う情報について、外部への漏えいは発生しません。 また、当該ソフトウェアが扱う情報について、書き換えは発生しません。 さらに、当該ソフトウェアが完全に停止する可能性があります。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 |
| Solution | 正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date | Aug. 16, 2025, midnight |
| Registration Date | Jan. 9, 2026, 4:22 p.m. |
| Last Update | Jan. 9, 2026, 4:22 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 |
| Debian |
| Debian GNU/Linux 11.0 |
| Linux |
| Linux Kernel 5.15.49 以上 5.16 未満 |
| Linux Kernel 5.18.6 以上 5.19 未満 |
| Linux Kernel 5.19 |
| Linux Kernel 5.19.1 以上 6.1.148 未満 |
| Linux Kernel 6.13 以上 6.15.7 未満 |
| Linux Kernel 6.16 |
| Linux Kernel 6.2 以上 6.6.101 未満 |
| Linux Kernel 6.7 以上 6.12.39 未満 |
| No | Changed Details | Date of change |
|---|---|---|
| 1 | [2026年01月09日] 掲載 |
Jan. 9, 2026, 4:22 p.m. |
| Summary | In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Don't call mmput from MMU notifier callback If the process is exiting, the mmput inside mmu notifier callback from The deadlock will leak kfd process as mmu notifier release is not called The fix is to take mm reference mmget_non_zero when adding prange to the If prange split and add into pchild list, the pchild work_item.mm is not The backtrace of hung task: INFO: task python:348105 blocked for more than 64512 seconds. (cherry picked from commit a29e067bd38946f752b0ef855f3dfff87e77bec7) |
|---|---|
| Publication Date | Aug. 16, 2025, 8:15 p.m. |
| Registration Date | Aug. 17, 2025, 4 a.m. |
| Last Update | Aug. 16, 2025, 8:15 p.m. |