CVE-2022-50557
Linux Kernel 5.17-6.1.2 - Memory Leak in thunderbay_build_functions()
Title source: llmDescription
In the Linux kernel, the following vulnerability has been resolved: pinctrl: thunderbay: fix possible memory leak in thunderbay_build_functions() The thunderbay_add_functions() will free memory of thunderbay_funcs when everything is ok, but thunderbay_funcs will not be freed when thunderbay_add_functions() fails, then there will be a memory leak, so we need to add kfree() when thunderbay_add_functions() fails to fix it. In addition, doing some cleaner works, moving kfree(funcs) from thunderbay_add_functions() to thunderbay_build_functions().
References (3)
Core 3
Scores
EPSS
0.0020
EPSS Percentile
9.7%
Details
Status
published
Products (10)
linux/Kernel
5.17.0 - 6.0.16linux
linux/Kernel
6.1.0 - 6.1.2linux
Linux/Linux
< 5.17
Linux/Linux
12422af8194df85243d68b11f8783de9d01e58dc - 3650943bab29d03ef147290451237713ed1942cd
Linux/Linux
12422af8194df85243d68b11f8783de9d01e58dc - 83e1bcaf8cef26edaaf2a6098ef760f563683483
Linux/Linux
12422af8194df85243d68b11f8783de9d01e58dc - aae4846e8e49044cb51d0276bec2a3fc2d5cd8da
Linux/Linux
5.17
Linux/Linux
6.0.16 - 6.0.*
Linux/Linux
6.1.2 - 6.1.*
Linux/Linux
6.2
Published
Oct 22, 2025
Tracked Since
Feb 18, 2026