CVE-2026-43310 PUBLISHED

media: verisilicon: Avoid G2 bus error while decoding H.264 and HEVC

Assigner: Linux
Reserved: 01.05.2026 Published: 08.05.2026 Updated: 08.05.2026

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 g2 VPU cannot decode simultaneously; otherwise, it will cause below bus error and produce corrupted pictures, even potentially lead to system hang.

[ 110.527986] hantro-vpu 38310000.video-codec: frame decode timed out. [ 110.583517] hantro-vpu 38310000.video-codec: bus error detected.

Therefore, it is necessary to ensure that g1 and g2 operate alternately. This allows for successful multi-instance decoding of H.264 and HEVC.

To achieve this, g1 and g2 share the same v4l2_m2m_dev, and then the v4l2_m2m_dev can handle the scheduling.

Product Status

Vendor Linux
Product Linux
Versions Default: unaffected
  • affected from cb5dd5a0fa518dff14ff2b90837c3c8f98f4dd5c to 286d629d10640bc22f3bf46aa4f356eb7975e862 (excl.)
  • affected from cb5dd5a0fa518dff14ff2b90837c3c8f98f4dd5c to e0203ddf9af7c8e170e1e99ce83b4dc07f0cd765 (excl.)
Vendor Linux
Product Linux
Versions Default: affected
  • Version 5.14 is affected
  • unaffected from 0 to 5.14 (excl.)
  • unaffected from 6.19.6 to 6.19.* (incl.)
  • unaffected from 7.0 to * (incl.)

References