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.

INFO

Published Date :

2026-05-06T11:28:28.268Z

Last Modified :

2026-05-06T11:28:28.268Z

Source :

Linux
AFFECTED PRODUCTS

The following products are affected by CVE-2026-43231 vulnerability.

Vendors Products
Linux
  • Linux Kernel

CVSS Vulnerability Scoring System