2025-09-18 16:03:59
Linux
PUBLISHED
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.