Bug 2405731 (CVE-2022-50559) - CVE-2022-50559 kernel: clk: imx: scu: fix memleak on platform_device_add() fails
Summary: CVE-2022-50559 kernel: clk: imx: scu: fix memleak on platform_device_add() fails
Keywords:
Status: NEW
Alias: CVE-2022-50559
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-22 14:02 UTC by OSIDB Bzimport
Modified: 2025-11-26 12:52 UTC (History)
0 users

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-10-22 14:02:52 UTC
In the Linux kernel, the following vulnerability has been resolved:

clk: imx: scu: fix memleak on platform_device_add() fails

No error handling is performed when platform_device_add()
fails. Add error processing before return, and modified
the return value.


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