In the Linux kernel, the following vulnerability has been resolved:
irqchip/wpcm450: Fix memory leak in wpcm450_aic_of_init()
If of_iomap() failed, 'aic' should be freed before return. Otherwise
there is a memory leak.
References
Configurations
Configuration 1 (hide)
|
History
12 Dec 2025, 16:49
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://git.kernel.org/stable/c/4208d4faf36573a507b5e5de17abe342e9276759 - Patch | |
| References | () https://git.kernel.org/stable/c/740efb64ca5e8f2b30ac843bc4ab07950479fed4 - Patch | |
| References | () https://git.kernel.org/stable/c/773c9d7f127f7a599d42ceed831de69f5aa22f03 - Patch | |
| References | () https://git.kernel.org/stable/c/bcbcb396e1a8bd4dcaabfb0d5b98abae70880470 - Patch | |
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
| First Time |
Linux
Linux linux Kernel |
|
| CWE | CWE-401 | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
18 Sep 2025, 16:15
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2025-09-18 16:15
Updated : 2026-01-14 20:15
NVD link : CVE-2022-50416
Mitre link : CVE-2022-50416
CVE.ORG link : CVE-2022-50416
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-401
Missing Release of Memory after Effective Lifetime
