CVE-2025-38656
22.08.2025, 16:15
In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: Fix error code in iwl_op_mode_dvm_start() Preserve the error code if iwl_setup_deferred_work() fails. The current code returns ERR_PTR(0) (which is NULL) on this path. I believe the missing error code potentially leads to a use after free involving debugfs.Enginsight
| Vendor | Product | Version |
|---|---|---|
| linux | linux_kernel | 5.4.297 ≤ 𝑥 < 5.5 |
| linux | linux_kernel | 5.10.241 ≤ 𝑥 < 5.11 |
| linux | linux_kernel | 5.15.190 ≤ 𝑥 < 5.16 |
| linux | linux_kernel | 6.1.148 ≤ 𝑥 < 6.2 |
| linux | linux_kernel | 6.6.102 ≤ 𝑥 < 6.7 |
| linux | linux_kernel | 6.12.42 ≤ 𝑥 < 6.13 |
𝑥
= Vulnerable software versions
Debian Releases
Common Weakness Enumeration