CVE-2025-38096
BaseFortify
Publication date: 2025-07-03
Last updated on: 2025-11-20
Assigner: kernel.org
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| linux | linux_kernel | From 5.15.160 (inc) to 5.16 (inc) |
| linux | linux_kernel | From 5.15.160 (inc) to 5.16 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-NVD-CWE-noinfo |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability relates to the Linux kernel's iwlwifi driver, where the function iwl_trans_reclaim issues warnings if called when the firmware (FW) is not alive. However, if this function is called during a pending restart after a firmware error, it should not warn but return silently. The vulnerability involves improper warning behavior in this scenario.
How can this vulnerability impact me? :
The impact of this vulnerability is related to unnecessary warnings being generated by the iwlwifi driver when the firmware is restarting after an error. This could potentially lead to confusion or misinterpretation of system status, but no direct security impact or system compromise is indicated.