CVE-2026-43263

In the Linux kernel, the following vulnerability has been resolved: media: chips-media: wave5: Fix Null reference while testing fluster When multi instances are created/destroyed, many interrupts happens and structures for decoder are removed. "struct vpu_instance" this structure is shared for all flow in the decoder, so if the structure is not protected by lock, Null dereference could happens sometimes. IRQ Handler was spilt to two phases and Lock was added as well.
Configurations

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

History

08 May 2026, 20:33

Type Values Removed Values Added
References () https://git.kernel.org/stable/c/d12bcf183ec7da4305d848068d15f18044eaf62a - () https://git.kernel.org/stable/c/d12bcf183ec7da4305d848068d15f18044eaf62a - Patch
References () https://git.kernel.org/stable/c/e66ff2b08e4ee1c4d3b84f24818e5bcc178cc3a4 - () https://git.kernel.org/stable/c/e66ff2b08e4ee1c4d3b84f24818e5bcc178cc3a4 - Patch
References () https://git.kernel.org/stable/c/ea316b784fe6a61b29131c98cddb24e651b1dcbc - () https://git.kernel.org/stable/c/ea316b784fe6a61b29131c98cddb24e651b1dcbc - Patch
CPE cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
First Time Linux linux Kernel
Linux
CWE CWE-476

08 May 2026, 13:16

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 7.8

06 May 2026, 12:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-06 12:16

Updated : 2026-05-08 20:33


NVD link : CVE-2026-43263

Mitre link : CVE-2026-43263

CVE.ORG link : CVE-2026-43263


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-476

NULL Pointer Dereference