[<prev] [next>] [day] [month] [year] [list]
Message-ID: <2025061829-CVE-2025-38045-8fc7@gregkh>
Date: Wed, 18 Jun 2025 11:33:41 +0200
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: linux-cve-announce@...r.kernel.org
Cc: Greg Kroah-Hartman <gregkh@...nel.org>
Subject: CVE-2025-38045: wifi: iwlwifi: fix debug actions order
From: Greg Kroah-Hartman <gregkh@...nel.org>
Description
===========
In the Linux kernel, the following vulnerability has been resolved:
wifi: iwlwifi: fix debug actions order
The order of actions taken for debug was implemented incorrectly.
Now we implemented the dump split and do the FW reset only in the
middle of the dump (rather than the FW killing itself on error.)
As a result, some of the actions taken when applying the config
will now crash the device, so we need to fix the order.
The Linux kernel CVE team has assigned CVE-2025-38045 to this issue.
Affected and fixed versions
===========================
Fixed in 6.6.93 with commit 2b790fe67ed483d86c1aeb8be6735bf792caa7e5
Fixed in 6.12.31 with commit 181e8b56b74ad3920456dcdc8a361520d9007956
Fixed in 6.14.9 with commit 328fbc96ecbee16c5fcbfcb3ac57b476f94da2f0
Fixed in 6.15 with commit eb29b4ffafb20281624dcd2cbb768d6f30edf600
Please see https://www.kernel.org for a full list of currently supported
kernel versions by the kernel community.
Unaffected versions might change over time as fixes are backported to
older supported kernel versions. The official CVE entry at
https://cve.org/CVERecord/?id=CVE-2025-38045
will be updated if fixes are backported, please check that for the most
up to date information about this issue.
Affected files
==============
The file(s) affected by this issue are:
drivers/net/wireless/intel/iwlwifi/iwl-dbg-tlv.c
Mitigation
==========
The Linux kernel CVE team recommends that you update to the latest
stable kernel version for this, and many other bugfixes. Individual
changes are never tested alone, but rather are part of a larger kernel
release. Cherry-picking individual commits is not recommended or
supported by the Linux kernel community at all. If however, updating to
the latest release is impossible, the individual changes to resolve this
issue can be found at these commits:
https://git.kernel.org/stable/c/2b790fe67ed483d86c1aeb8be6735bf792caa7e5
https://git.kernel.org/stable/c/181e8b56b74ad3920456dcdc8a361520d9007956
https://git.kernel.org/stable/c/328fbc96ecbee16c5fcbfcb3ac57b476f94da2f0
https://git.kernel.org/stable/c/eb29b4ffafb20281624dcd2cbb768d6f30edf600
Powered by blists - more mailing lists