CVE-2026-43263
Severity CVSS v4.0:
Pending analysis
Type:
CWE-476
NULL Pointer Dereference
Publication date:
06/05/2026
Last modified:
08/05/2026
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
media: chips-media: wave5: Fix Null reference while testing fluster<br />
<br />
When multi instances are created/destroyed, many interrupts happens<br />
and structures for decoder are removed.<br />
"struct vpu_instance" this structure is shared for all flow in the decoder,<br />
so if the structure is not protected by lock, Null dereference<br />
could happens sometimes.<br />
IRQ Handler was spilt to two phases and Lock was added as well.
Impact
Base Score 3.x
7.80
Severity 3.x
HIGH
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.8 (including) | 6.18.16 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.19 (including) | 6.19.6 (excluding) |
To consult the complete list of CPE names with products and versions, see this page



