PT-2026-30158 · Linux · Linux
Published
2026-04-03
·
Updated
2026-04-03
·
CVE-2026-23464
None
No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
In the Linux kernel, the following vulnerability has been resolved:
soc: microchip: mpfs: Fix memory leak in mpfs sys controller probe()
In mpfs sys controller probe(), if of get mtd device by node() fails,
the function returns immediately without freeing the allocated memory
for sys controller, leading to a memory leak.
Fix this by jumping to the out free label to ensure the memory is
properly freed.
Also, consolidate the error handling for the mbox request channel()
failure case to use the same label.
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux