Security Advisory

CVE-2024-40941

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-07-12 12:25:16
Last updated 2026-05-12 11:55:44
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: dont read past the mfuart notifcation In case the firmware sends a notification that claims it has more data than it has, we will read past that was allocated for the notification. Remove the print of the buffer, we wont see it by default. If needed, we can see the content with tracing. This was reported by KFENCE.