Lucene search

K
nvd416baaa9-dc9f-4396-8d5f-8c081fb06d67NVD:CVE-2024-40941
HistoryJul 12, 2024 - 1:15 p.m.

CVE-2024-40941

2024-07-1213:15:16
416baaa9-dc9f-4396-8d5f-8c081fb06d67
web.nvd.nist.gov
5
linux kernel
wifi
vulnerability
fixed
kfence

EPSS

0

Percentile

13.4%

In the Linux kernel, the following vulnerability has been resolved:

wifi: iwlwifi: mvm: don’t 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 won’t see it by default. If needed,
we can see the content with tracing.

This was reported by KFENCE.