In the Linux kernel, the following vulnerability has been resolved:
clk: socfpga: Fix memory leak in socfpga_gate_init()
Free @socfpga_clk and @ops on the error path to avoid memory leak issue.
References
Configurations
Configuration 1 (hide)
|
History
02 Dec 2025, 19:22
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://git.kernel.org/stable/c/0b8ba891ad4d1ef6bfa4c72efc83f9f9f855f68b - Patch | |
| References | () https://git.kernel.org/stable/c/3e8fd1d0fab4d5c9a50d225dddc207deac12f13a - Patch | |
| References | () https://git.kernel.org/stable/c/6f2198914fb9aac286a6ff6cf09b23752141e04f - Patch | |
| References | () https://git.kernel.org/stable/c/9de42116fc4540f6a1ceb51fd037b734ab7be12e - Patch | |
| References | () https://git.kernel.org/stable/c/9f9bb9f5ba9fd501a90f255eb746b4cf2ceeaaae - Patch | |
| References | () https://git.kernel.org/stable/c/bd72ab5e6fc1c4d3e6b84636141d26a41b977b03 - Patch | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
| First Time |
Linux linux Kernel
Linux |
|
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
| CWE | CWE-401 |
Information
Published : 2025-09-15 15:15
Updated : 2025-12-02 19:22
NVD link : CVE-2022-50264
Mitre link : CVE-2022-50264
CVE.ORG link : CVE-2022-50264
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-401
Missing Release of Memory after Effective Lifetime
