oss-sec mailing list archives

Linux kernel: memory leak in arch/powerpc/platforms/powernv/opal-irqchip.c: opal_event_init()


From: "2639161967" <2639161967 () qq com>
Date: Mon, 2 Sep 2024 09:54:52 +0800

in the newest linux release version, in&nbsp;/arch/powerpc/platforms/powernv/opal-irqchip.c&nbsp;file , the&nbsp;
opal_event_init function, the variable "name"defined in line 270, and is alloced memory in line 274 or 276, but not 
free, cause many times memory leak, and most old release versions have the problem.

Current thread: