PT-2025-40148 · Linux · Linux Kernel
Published
2022-11-24
·
Updated
2025-10-01
·
CVE-2022-50463
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A resource leak exists in the error handling path of the
mpc52xx lpbfifo probe() function on the powerpc/52xx architecture. Specifically, a call to request irq() is not balanced with a corresponding free irq(), leading to a resource leak when an error occurs. The issue is resolved by adding the missing free irq() call, mirroring the behavior in the remove function.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Memory Leak
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel