Bug 2402212 (CVE-2022-50548) - CVE-2022-50548 kernel: media: i2c: hi846: Fix memory leak in hi846_parse_dt()
Summary: CVE-2022-50548 kernel: media: i2c: hi846: Fix memory leak in hi846_parse_dt()
Keywords:
Status: NEW
Alias: CVE-2022-50548
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-10-07 16:03 UTC by OSIDB Bzimport
Modified: 2025-11-26 12:20 UTC (History)
0 users

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-10-07 16:03:17 UTC
In the Linux kernel, the following vulnerability has been resolved:

media: i2c: hi846: Fix memory leak in hi846_parse_dt()

If any of the checks related to the supported link frequencies fail, then
the V4L2 fwnode resources don't get released before returning, which leads
to a memleak. Fix this by properly freeing the V4L2 fwnode data in a
designated label.


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