CVE-2026-43231
Published: May 6, 2026
Modified: May 11, 2026
Description
In the Linux kernel, the following vulnerability has been resolved: media: radio-keene: fix memory leak in error path Fix a memory leak in usb_keene_probe(). The v4l2 control handler is initialized and controls are added, but if v4l2_device_register() or video_register_device() fails afterward, the handler was never freed, leaking memory. Add v4l2_ctrl_handler_free() call in the err_v4l2 error path to ensure the control handler is properly freed for all error paths after it is initialized.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected 1bf20c3a0c616f44359c573b533d06bae960ee45 - < ad85bb5623079a35bd400f51de2e2fbc2170bdb2affected 1bf20c3a0c616f44359c573b533d06bae960ee45 - < 242b0aabb1866024a7995a767ac330c158b39aa4affected 1bf20c3a0c616f44359c573b533d06bae960ee45 - < 2fe28a63d598235595a9601e0d8fdc7c8f4fd575affected 1bf20c3a0c616f44359c573b533d06bae960ee45 - < 27c508f61963013fdf29097578284099ee7a85a4affected 1bf20c3a0c616f44359c573b533d06bae960ee45 - < 7fa9754f48cb8eefa566156be341e63d313247e5+3 more versions |
Linux | Linux | affected 3.4unaffected 0 - < 3.4unaffected 5.10.252 - <= 5.10.*unaffected 5.15.202 - <= 5.15.*unaffected 6.1.165 - <= 6.1.*+5 more versions |
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now