| Title | LinuxのLinux Kernelにおける不特定の脆弱性 |
|---|---|
| Summary | Linuxカーネルのmedia: chips-media: wave5モジュールに関するデバイスクリーンアップの順序問題が修正されました。この問題は、remove関数の先頭に動画デバイスの登録解除処理がなかったために発生しました。その結果、PMランタイムの無効化とワーカースレッドのクリーンアップが先に行われ、デバイスの電源がオフの状態でハードウェアレジスタへのアクセスが起こり、カーネルパニックを引き起こしていました。この脆弱性により、hrtimerが周期的にwave5_vpu_timer_callback()をトリガーし、kthreadワーカーがwave5_vpu_irq_work_fn()を実行してwave5_vdi_read_register()を介し電源オフ状態のハードウェアからレジスタを読み取ろうとしたため、バスエラー(同期外部アボート)が発生していました。修正では、動画デバイスの登録解除処理をremove関数の先頭に移動し、ワーカースレッドのクリーンアップとPMランタイムの無効化がその後に行われるようにしました。これにより、デバイスの電源が切断された後に不要なハードウェアアクセスを防止し、カーネルの安定性が向上します。 |
| Possible impacts | 当該ソフトウェアが扱う情報について、外部への漏えいは発生しません。 また、当該ソフトウェアが扱う情報について、書き換えは発生しません。 さらに、当該ソフトウェアが完全に停止する可能性があります。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 |
| Solution | リリース情報、またはパッチ情報が公開されています。参考情報を参照して適切な対策を実施してください。 |
| Publication Date | May 6, 2026, midnight |
| Registration Date | May 11, 2026, 11:06 a.m. |
| Last Update | May 11, 2026, 11:06 a.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.13 以上 6.18.16 未満 |
| Linux Kernel 6.19 以上 6.19.6 未満 |
| Linux Kernel 6.8 以上 6.12.75 未満 |
| No | Changed Details | Date of change |
|---|---|---|
| 1 | [2026年05月11日] 掲載 |
May 11, 2026, 11:06 a.m. |
| Summary | In the Linux kernel, the following vulnerability has been resolved: media: chips-media: wave5: Fix device cleanup order to prevent kernel panic Move video device unregistration to the beginning of the remove function In polling mode, the hrtimer periodically triggers The original cleanup order disabled PM runtime and powered down hardware This causes random kernel panics during encoding operations: Internal error: synchronous external abort: 0000000096000010 |
|---|---|
| Publication Date | May 6, 2026, 9:16 p.m. |
| Registration Date | May 7, 2026, 4:08 a.m. |
| Last Update | May 9, 2026, 6:08 a.m. |
| Configuration1 | or higher | or less | more than | less than | |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.8 | 6.12.75 | |||
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.13 | 6.18.16 | |||
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.19 | 6.19.6 | |||