CVE-2026-43218

Summary

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 tw9903_probe(), the memory allocated in v4l2_ctrl_handler_init() and v4l2_ctrl_new_std() is not freed. Fix that by calling v4l2_ctrl_handler_free() on the handler in that error path.

Affected Software

VendorProductVersion RangeStatus
LinuxLinux0890ec19c65def8c8e445931b026e0fa8d809a34 < e54aa17c968c4de2c5f7b7ea390c63d33c07513baffected
LinuxLinux0890ec19c65def8c8e445931b026e0fa8d809a34 < 32f0493506313775d3bd448de34762b6538da6bdaffected
LinuxLinux0890ec19c65def8c8e445931b026e0fa8d809a34 < 92537a15780b6d0281fd8286f93fbc3652e35f48affected
LinuxLinux0890ec19c65def8c8e445931b026e0fa8d809a34 < 9cb9eca33d20316ed3c7a938793b8735ac3e128baffected
LinuxLinux0890ec19c65def8c8e445931b026e0fa8d809a34 < a114918270f0d95c607d69b03a244e6afe54813faffected
LinuxLinux0890ec19c65def8c8e445931b026e0fa8d809a34 < cc7aeed33e4f55c76f35f0fca73e4dfe12a63a3aaffected
LinuxLinux0890ec19c65def8c8e445931b026e0fa8d809a34 < add02a3fb1fd71b004f0ed824cbac00f850de558affected
LinuxLinux0890ec19c65def8c8e445931b026e0fa8d809a34 < 9cea16fea47e5553f51d10957677ff735b1eff03affected
LinuxLinux3.10affected
LinuxLinux0 < 3.10unaffected
LinuxLinux5.10.252 <= 5.10.*unaffected
LinuxLinux5.15.202 <= 5.15.*unaffected
LinuxLinux6.1.165 <= 6.1.*unaffected
LinuxLinux6.6.128 <= 6.6.*unaffected
LinuxLinux6.12.75 <= 6.12.*unaffected
LinuxLinux6.18.16 <= 6.18.*unaffected
LinuxLinux6.19.6 <= 6.19.*unaffected
LinuxLinux7.0 <= *unaffected

Weaknesses

References