In the Linux kernel, the following vulnerability has been resolved:
media: i2c/tw9903: Fix potential memory leak in tw9903_probe()
In one of the error paths in tw9903probe(), the memory allocated in v4l2ctrlhandlerinit() and v4l2ctrlnewstd() is not freed. Fix that by calling v4l2ctrlhandlerfree() on the handler in that error path.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/43xxx/CVE-2026-43218.json",
"cna_assigner": "Linux"
}