Home

Description

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.

PUBLISHED Reserved 2026-05-01 | Published 2026-05-08 | Updated 2026-05-08 | Assigner Linux

Product status

Default status
unaffected

cb5dd5a0fa518dff14ff2b90837c3c8f98f4dd5c (git) before 286d629d10640bc22f3bf46aa4f356eb7975e862
affected

cb5dd5a0fa518dff14ff2b90837c3c8f98f4dd5c (git) before e0203ddf9af7c8e170e1e99ce83b4dc07f0cd765
affected

Default status
affected

5.14
affected

Any version before 5.14
unaffected

6.19.6 (semver)
unaffected

7.0 (original_commit_for_fix)
unaffected

References

git.kernel.org/...c/286d629d10640bc22f3bf46aa4f356eb7975e862

git.kernel.org/...c/e0203ddf9af7c8e170e1e99ce83b4dc07f0cd765

cve.org (CVE-2026-43310)

nvd.nist.gov (CVE-2026-43310)

Download JSON