CVE-2025-38045
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
18/06/2025
Last modified:
18/06/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
wifi: iwlwifi: fix debug actions order<br />
<br />
The order of actions taken for debug was implemented incorrectly.<br />
Now we implemented the dump split and do the FW reset only in the<br />
middle of the dump (rather than the FW killing itself on error.)<br />
As a result, some of the actions taken when applying the config<br />
will now crash the device, so we need to fix the order.