CVE-2026-43310
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
08/05/2026
Last modified:
15/05/2026
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
media: verisilicon: Avoid G2 bus error while decoding H.264 and HEVC<br />
<br />
For the i.MX8MQ platform, there is a hardware limitation: the g1 VPU and<br />
g2 VPU cannot decode simultaneously; otherwise, it will cause below bus<br />
error and produce corrupted pictures, even potentially lead to system hang.<br />
<br />
[ 110.527986] hantro-vpu 38310000.video-codec: frame decode timed out.<br />
[ 110.583517] hantro-vpu 38310000.video-codec: bus error detected.<br />
<br />
Therefore, it is necessary to ensure that g1 and g2 operate alternately.<br />
This allows for successful multi-instance decoding of H.264 and HEVC.<br />
<br />
To achieve this, g1 and g2 share the same v4l2_m2m_dev, and then the<br />
v4l2_m2m_dev can handle the scheduling.
Impact
Base Score 3.x
5.50
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.14 (including) | 6.19.6 (excluding) |
To consult the complete list of CPE names with products and versions, see this page



