In the Linux kernel, the following vulnerability has been resolved:
media: i2c: ov8856: free control handler on error in ov8856_init_controls()
The control handler wasn't freed if adding controls failed, add an error
exit label and convert the existing error return to use it.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2026-07-19 11:16
Updated : 2026-07-29 16:20
NVD link : CVE-2026-53379
Mitre link : CVE-2026-53379
CVE.ORG link : CVE-2026-53379
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-908
Use of Uninitialized Resource
