CVE-2023-53300

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.
Configurations

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

History

02 Dec 2025, 19:28

Type Values Removed Values Added
CWE CWE-401
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.5
First Time Linux linux Kernel
Linux
CPE cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
References () https://git.kernel.org/stable/c/07f0f15e5db60c5b0722049d3251ef4a46dc3b76 - () https://git.kernel.org/stable/c/07f0f15e5db60c5b0722049d3251ef4a46dc3b76 - Patch
References () https://git.kernel.org/stable/c/12a80b1490e398f5ad7157508cf32b73511de5fc - () https://git.kernel.org/stable/c/12a80b1490e398f5ad7157508cf32b73511de5fc - Patch
References () https://git.kernel.org/stable/c/2649c1a20e8e399ee955d0e22192f9992662c3d2 - () https://git.kernel.org/stable/c/2649c1a20e8e399ee955d0e22192f9992662c3d2 - Patch
References () https://git.kernel.org/stable/c/fd22e8c8c38fb40f130d3a60e52c59996a5bbae9 - () https://git.kernel.org/stable/c/fd22e8c8c38fb40f130d3a60e52c59996a5bbae9 - Patch

Information

Published : 2025-09-16 08:15

Updated : 2025-12-02 19:28


NVD link : CVE-2023-53300

Mitre link : CVE-2023-53300

CVE.ORG link : CVE-2023-53300


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-401

Missing Release of Memory after Effective Lifetime