CVE-2022-50416
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
18/09/2025
Last modified:
19/09/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
irqchip/wpcm450: Fix memory leak in wpcm450_aic_of_init()<br />
<br />
If of_iomap() failed, &#39;aic&#39; should be freed before return. Otherwise<br />
there is a memory leak.