CVE-2026-43231
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
06/05/2026
Last modified:
08/05/2026
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
media: radio-keene: fix memory leak in error path<br />
<br />
Fix a memory leak in usb_keene_probe(). The v4l2 control handler is<br />
initialized and controls are added, but if v4l2_device_register() or<br />
video_register_device() fails afterward, the handler was never freed,<br />
leaking memory.<br />
<br />
Add v4l2_ctrl_handler_free() call in the err_v4l2 error path to ensure<br />
the control handler is properly freed for all error paths after it is<br />
initialized.
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:*:*:*:*:*:*:*:* | 3.4 (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/1d8558a232ecb187e8e0328d6347a125f437a0fc
- https://git.kernel.org/stable/c/242b0aabb1866024a7995a767ac330c158b39aa4
- https://git.kernel.org/stable/c/27c508f61963013fdf29097578284099ee7a85a4
- https://git.kernel.org/stable/c/2fe28a63d598235595a9601e0d8fdc7c8f4fd575
- https://git.kernel.org/stable/c/7fa9754f48cb8eefa566156be341e63d313247e5
- https://git.kernel.org/stable/c/ad85bb5623079a35bd400f51de2e2fbc2170bdb2
- https://git.kernel.org/stable/c/b8bf939d77c0cd01118e953bbf554e0fa15e9006
- https://git.kernel.org/stable/c/de204d87e7d61859937272fe30cbdd46a4cfb10a



