CVE-2025-38096
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
03/07/2025
Last modified:
03/07/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
wifi: iwlwifi: don&#39;t warn when if there is a FW error<br />
<br />
iwl_trans_reclaim is warning if it is called when the FW is not alive.<br />
But if it is called when there is a pending restart, i.e. after a FW<br />
error, there is no need to warn, instead - return silently.