In the Linux kernel, the following vulnerability has been resolved: media: hi846: Fix memleak in hi846_init_controls() hi846_init_controls doesn't clean the allocated ctrl_hdlr in case there is a failure, which causes memleak. Add v4l2_ctrl_handler_free to free the resource properly.
Upstream advisory: https://lore.kernel.org/linux-cve-announce/2025091628-CVE-2023-53300-b5a5@gregkh/T