CVE-2026-43207
Severity CVSS v4.0:
Pending analysis
Type:
CWE-476
NULL Pointer Dereference
Publication date:
06/05/2026
Last modified:
11/05/2026
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
media: mtk-mdp: Fix error handling in probe function<br />
<br />
Add mtk_mdp_unregister_m2m_device() on the error handling path to prevent<br />
resource leak.<br />
<br />
Add check for the return value of vpu_get_plat_device() to prevent null<br />
pointer dereference. And vpu_get_plat_device() increases the reference<br />
count of the returned platform device. Add platform_device_put() to<br />
prevent reference leak.
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:*:*:*:*:*:*:*:* | 4.10 (including) | 5.10.252 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.11 (including) | 5.15.202 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.16 (including) | 6.1.165 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.2 (including) | 6.6.128 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.7 (including) | 6.12.75 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.13 (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
References to Advisories, Solutions, and Tools
- https://git.kernel.org/stable/c/0bc43eaf021347f8d5aba87712c36b799695eec6
- https://git.kernel.org/stable/c/12cafc15d24611bfb43c82877b1bbb7454a85d5a
- https://git.kernel.org/stable/c/2e8f53a7382943411557e370f1a4f3946624a30e
- https://git.kernel.org/stable/c/8a8a3232abac5b972058a5f2cb3e33199d2a8648
- https://git.kernel.org/stable/c/9d7962d5c81d6cf3f8dbdb5c71c57600bac5772b
- https://git.kernel.org/stable/c/9d9c67976eda502edc6b3a148a1c5b6a18b69a98
- https://git.kernel.org/stable/c/b3fc99fe5b25613dd61c57bc70b8479adff4f60d
- https://git.kernel.org/stable/c/c8737d33d4e8ffae87e5d5edac17f8a705235cc2



