| Title | LinuxのLinux Kernelにおける不特定の脆弱性 |
|---|---|
| Summary | Linuxカーネルのdrm: renesas: rz-du: mipi_dsiにおいて、一部のパネルが再起動時にカーネルパニックを引き起こす問題が修正されました。この問題は、unprepare()コールバック内でMIPI-DSIコマンドを送信する必要があるパネルで発生しており、MIPI-DSIインターフェースが停止しているためカーネルパニックを発生させていました。本修正では、停止処理をatomic_post_disableの新しいコールバック関数に移動し、電源オフおよび停止シーケンスを正しく行うことで問題を解決しています。 |
| Possible impacts | 当該ソフトウェアが扱う情報について、外部への漏えいは発生しません。 また、当該ソフトウェアが扱う情報について、書き換えは発生しません。 さらに、当該ソフトウェアが完全に停止する可能性があります。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 |
| Solution | リリース情報、またはパッチ情報が公開されています。参考情報を参照して適切な対策を実施してください。 |
| Publication Date | May 8, 2026, midnight |
| Registration Date | May 18, 2026, 12:13 p.m. |
| Last Update | May 18, 2026, 12:13 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 |
| Linux |
| Linux Kernel 6.19 以上 6.19.6 未満 |
| Linux Kernel 6.2 以上 6.18.16 未満 |
| No | Changed Details | Date of change |
|---|---|---|
| 1 | [2026年05月18日] 掲載 |
May 18, 2026, 12:13 p.m. |
| Summary | In the Linux kernel, the following vulnerability has been resolved: drm: renesas: rz-du: mipi_dsi: fix kernel panic when rebooting for some panels Since commit 56de5e305d4b ("clk: renesas: r9a07g044: Add MSTOP for RZ/G2L") systemd-shutdown[1]: Rebooting. This happens for panels that need to send MIPI-DSI commands in their Fix by moving rzg2l_mipi_dsi_stop() to new callback function With this change we now have the correct power-down/stop sequence: systemd-shutdown[1]: Rebooting. |
|---|---|
| Publication Date | May 8, 2026, 11:16 p.m. |
| Registration Date | May 9, 2026, 4:12 a.m. |
| Last Update | May 12, 2026, 11:10 p.m. |