| Summary | In the Linux kernel, the following vulnerability has been resolved: powercap: dtpm_cpu: Fix NULL pointer dereference in get_pd_power_uw() The get_pd_power_uw() function can crash with a NULL pointer dereference Add a NULL check after em_cpu_get() and return 0 if unavailable, [ rjw: Drop an excess empty code line ] |
|---|---|
| Publication Date | Aug. 20, 2025, 2:15 a.m. |
| Registration Date | Aug. 20, 2025, 4 a.m. |
| Last Update | Aug. 20, 2025, 2:15 a.m. |
| Title | Debian等の複数ベンダの製品におけるNULL ポインタデリファレンスに関する脆弱性 |
|---|---|
| Summary | Linuxカーネルのpowercapサブシステムにあるdtpm_cpuコンポーネントには、get_pd_power_uw関数にNULLポインタ参照の脆弱性が存在します。em_cpu_get関数がNULLを返した場合、em_span_cpus関数がそのポインタを参照し、クラッシュする可能性があります。この問題は、em_cpu_getの後にNULLチェックを追加し、NULLの場合に0を返すよう修正されています。 |
| Possible impacts | 当該ソフトウェアが扱う情報について、外部への漏えいは発生しません。 また、当該ソフトウェアが扱う情報について、書き換えは発生しません。 さらに、当該ソフトウェアが完全に停止する可能性があります。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 |
| Solution | 正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date | Aug. 19, 2025, midnight |
| Registration Date | Jan. 9, 2026, 4:21 p.m. |
| Last Update | Jan. 9, 2026, 4:21 p.m. |
| Debian |
| Debian GNU/Linux 11.0 |
| Linux |
| Linux Kernel 5.16 以上 6.1.148 未満 |
| Linux Kernel 6.13 以上 6.15.10 未満 |
| Linux Kernel 6.16 以上 6.16.1 未満 |
| Linux Kernel 6.2 以上 6.6.102 未満 |
| Linux Kernel 6.7 以上 6.12.42 未満 |
| No | Changed Details | Date of change |
|---|---|---|
| 1 | [2026年01月09日] 掲載 |
Jan. 9, 2026, 4:21 p.m. |