2 matches found
CVE-2023-53300
creationtimestamp| type| source ---|---|--- 2025-09-16 09:29:55+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3lywz3off6b2c...
CVE-2023-53300 media: hi846: Fix memleak in hi846_init_controls()
In the Linux kernel, the following vulnerability has been resolved: media: hi846: Fix memleak in hi846initcontrols hi846initcontrols doesn't clean the allocated ctrlhdlr in case there is a failure, which causes memleak. Add v4l2ctrlhandlerfree to free the resource properly...