| Title | LinuxのLinux Kernelにおける不特定の脆弱性 |
|---|---|
| Summary | Linuxカーネルにおいて、以下の脆弱性が修正されました:media: verisilicon: H.264およびHEVCのデコード中のG2バスエラー回避。i.MX8MQプラットフォームにはハードウェアの制限があり、g1 VPUとg2 VPUは同時にデコードできません。同時に動作させると、以下のバスエラーが発生し、画像が破損し、場合によってはシステムがハングする可能性があります。[110.527986] hantro-vpu 38310000.video-codec: フレームデコードのタイムアウトが発生しました。[110.583517] hantro-vpu 38310000.video-codec: バスエラーが検出されました。したがって、g1とg2が交互に動作することを保証する必要があります。これにより、H.264およびHEVCのマルチインスタンスデコードが成功します。この目的を達成するために、g1とg2は同じv4l2_m2m_devを共有し、そのv4l2_m2m_devがスケジューリングを処理します。 |
| Possible impacts | 当該ソフトウェアが扱う情報について、外部への漏えいは発生しません。 また、当該ソフトウェアが扱う情報について、書き換えは発生しません。 さらに、当該ソフトウェアが完全に停止する可能性があります。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 |
| Solution | リリース情報、またはパッチ情報が公開されています。参考情報を参照して適切な対策を実施してください。 |
| Publication Date | May 8, 2026, midnight |
| Registration Date | May 18, 2026, 11:29 a.m. |
| Last Update | May 18, 2026, 11:29 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 5.14 以上 6.19.6 未満 |
| No | Changed Details | Date of change |
|---|---|---|
| 1 | [2026年05月18日] 掲載 |
May 18, 2026, 11:29 a.m. |
| Summary | In the Linux kernel, the following vulnerability has been resolved: media: verisilicon: Avoid G2 bus error while decoding H.264 and HEVC For the i.MX8MQ platform, there is a hardware limitation: the g1 VPU and [ 110.527986] hantro-vpu 38310000.video-codec: frame decode timed out. Therefore, it is necessary to ensure that g1 and g2 operate alternately. To achieve this, g1 and g2 share the same v4l2_m2m_dev, and then the |
|---|---|
| Publication Date | May 8, 2026, 11:16 p.m. |
| Registration Date | May 9, 2026, 4:13 a.m. |
| Last Update | May 12, 2026, 11:10 p.m. |