CVE-2026-43263
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
06/05/2026
Last modified:
06/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.



