Lucene search

K
redhatcveRedhat.comRH:CVE-2024-41025
HistoryJul 31, 2024 - 9:12 a.m.

CVE-2024-41025

2024-07-3109:12:47
redhat.com
access.redhat.com
4
linux kernel
fastrpc
memory leak

AI Score

6.8

Confidence

Low

In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: Fix memory leak in audio daemon attach operation Audio PD daemon send the name as part of the init IOCTL call. This name needs to be copied to kernel for which memory is allocated. This memory is never freed which might result in memory leak. Free the memory when it is not needed.

AI Score

6.8

Confidence

Low