Bug 2502187 (CVE-2026-53379) - CVE-2026-53379 kernel: media: i2c: ov8856: free control handler on error in ov8856_init_controls()
Summary: CVE-2026-53379 kernel: media: i2c: ov8856: free control handler on error in o...
Keywords:
Status: NEW
Alias: CVE-2026-53379
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-07-19 11:01 UTC by OSIDB Bzimport
Modified: 2026-07-20 13:19 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-07-19 11:01:25 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.