CVE-2024-57997

5.5MEDIUM

In the Linux kernel, the following vulnerability has been resolved: wifi: wcn36xx: fix channel survey memory allocation size KASAN reported a memory allocation issue in wcn->chan_survey due to incor

公開日: 2/27/2025更新日: 11/3/2025

説明

In the Linux kernel, the following vulnerability has been resolved: wifi: wcn36xx: fix channel survey memory allocation size KASAN reported a memory allocation issue in wcn->chan_survey due to incorrect size calculation. This commit uses kcalloc to allocate memory for wcn->chan_survey, ensuring proper initialization and preventing the use of uninitialized values when there are no frames on the channel.

AI分析AIによる分析

影響を受ける製品

linuxlinux_kernel
linuxlinux_kernel
linuxlinux_kernel
linuxlinux_kernel

参照