CVE-2022-50416

Publication date

2025-09-18 16:03:59

Family

Linux

State

PUBLISHED

Description

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.