Security Advisory

CVE-2022-50559

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-10-22 13:23:19
Last updated 2026-05-11 19:21:46
Assigner Linux
State PUBLISHED

Description

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.