CVE-2023-54025
published 2025-12-24CVE-2023-54025: In the Linux kernel, the following vulnerability has been resolved: wifi: rsi: Do not configure WoWlan in shutdown hook if not enabled In case WoWlan was never…
PriorityP420
EPSS
0.18%
7.2th percentile
In the Linux kernel, the following vulnerability has been resolved:
wifi: rsi: Do not configure WoWlan in shutdown hook if not enabled
In case WoWlan was never configured during the operation of the system,
the hw->wiphy->wowlan_config will be NULL. rsi_config_wowlan() checks
whether wowlan_config is non-NULL and if it is not, then WARNs about it.
The warning is valid, as during normal operation the rsi_config_wowlan()
should only ever be called with non-NULL wowlan_config. In shutdown this
rsi_config_wowlan() should only ever be called if WoWlan was configured
before by the user.
Add checks for non-NULL wowlan_config into the shutdown hook. While at it,
check whether the wiphy is also non-NULL before accessing wowlan_config .
Drop the single-use wowlan_config variable, just inline it into function
call.
Affected
17 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| debian | linux | < linux 6.1.52-1 (bookworm) | linux 6.1.52-1 (bookworm) |
| linux | linux | — | — |
| linux | linux | >= 16bbc3eb83728c03138191a5d23d84d38175fa26 < b2aeb97fd470206e67f7b3b4a3e68212a13f747b | b2aeb97fd470206e67f7b3b4a3e68212a13f747b |
| linux | linux | >= 16bbc3eb83728c03138191a5d23d84d38175fa26 < 4391fa180856ff84a2cef4a92694a689eebb855e | 4391fa180856ff84a2cef4a92694a689eebb855e |
| linux | linux | >= 16bbc3eb83728c03138191a5d23d84d38175fa26 < eb205a06908122f50b1dd1baa43f7c8036bfc7dc | eb205a06908122f50b1dd1baa43f7c8036bfc7dc |
| linux | linux | >= 16bbc3eb83728c03138191a5d23d84d38175fa26 < 1b51236aa49a0564280bd45c94118cab6d9b0fbd | 1b51236aa49a0564280bd45c94118cab6d9b0fbd |
| linux | linux | >= 16bbc3eb83728c03138191a5d23d84d38175fa26 < b601468539c1d97539097bfc87ad11f1704b7eb7 | b601468539c1d97539097bfc87ad11f1704b7eb7 |
| linux | linux | >= 16bbc3eb83728c03138191a5d23d84d38175fa26 < b241e260820b68c09586e8a0ae0fc23c0e3215bd | b241e260820b68c09586e8a0ae0fc23c0e3215bd |
| linux | linux_kernel | >= 0 < 5.10.191-1 | 5.10.191-1 |
| linux | linux_kernel | >= 0 < 6.1.52-1 | 6.1.52-1 |
| linux | linux_kernel | >= 0 < 6.4.4-1 | 6.4.4-1 |
| linux | linux_kernel | >= 0 < 6.4.4-1 | 6.4.4-1 |
| linux | linux_kernel | >= 5.11.0 < 5.15.121 | 5.15.121 |
| linux | linux_kernel | >= 5.16.0 < 6.1.39 | 6.1.39 |
| linux | linux_kernel | >= 5.7.0 < 5.10.188 | 5.10.188 |
| linux | linux_kernel | >= 6.2.0 < 6.3.13 | 6.3.13 |
| linux | linux_kernel | >= 6.4.0 < 6.4.4 | 6.4.4 |
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
OSV
CVE-2023-54025: In the Linux kernel, the following vulnerability has been resolved: wifi: rsi: Do not configure WoWlan in shutdown hook if not enabled In case WoWlan
osv·2025-12-24
CVE-2023-54025 CVE-2023-54025: In the Linux kernel, the following vulnerability has been resolved: wifi: rsi: Do not configure WoWlan in shutdown hook if not enabled In case WoWlan
In the Linux kernel, the following vulnerability has been resolved: wifi: rsi: Do not configure WoWlan in shutdown hook if not enabled In case WoWlan was never configured during the operation of the system, the hw->wiphy->wowlan_config will be NULL. rsi_config_wowlan() checks whether wowlan_config is non-NULL and if it is not, then WARNs about it. The warning is valid, as during normal operation the rsi_config_wowlan() should only ever be called with non-NULL wowlan_config. In shutdown this rsi_config_wowlan() should only ever be called if WoWlan was configured before by the user. Add checks for non-NULL wowlan_config into the shutdown hook. While at it, check whether the wiphy is also non-NULL before accessing wowlan_config . Drop the single-use wowlan_config variable, just inline it into
OSV
wifi: rsi: Do not configure WoWlan in shutdown hook if not enabled
osv·2025-12-24
CVE-2023-54025 wifi: rsi: Do not configure WoWlan in shutdown hook if not enabled
wifi: rsi: Do not configure WoWlan in shutdown hook if not enabled
In the Linux kernel, the following vulnerability has been resolved:
wifi: rsi: Do not configure WoWlan in shutdown hook if not enabled
In case WoWlan was never configured during the operation of the system,
the hw->wiphy->wowlan_config will be NULL. rsi_config_wowlan() checks
whether wowlan_config is non-NULL and if it is not, then WARNs about it.
The warning is valid, as during normal operation the rsi_config_wowlan()
should only ever be called with non-NULL wowlan_config. In shutdown this
rsi_config_wowlan() should only ever be called if WoWlan was configured
before by the user.
Add checks for non-NULL wowlan_config into the shutdown hook. While at it,
check whether the wiphy is also non-NULL before accessing wowlan_c
GHSA
GHSA-jhx4-vm77-c4v2: In the Linux kernel, the following vulnerability has been resolved:
wifi: rsi: Do not configure WoWlan in shutdown hook if not enabled
In case WoWla
ghsa_unreviewed·2025-12-24
CVE-2023-54025 GHSA-jhx4-vm77-c4v2: In the Linux kernel, the following vulnerability has been resolved:
wifi: rsi: Do not configure WoWlan in shutdown hook if not enabled
In case WoWla
In the Linux kernel, the following vulnerability has been resolved:
wifi: rsi: Do not configure WoWlan in shutdown hook if not enabled
In case WoWlan was never configured during the operation of the system,
the hw->wiphy->wowlan_config will be NULL. rsi_config_wowlan() checks
whether wowlan_config is non-NULL and if it is not, then WARNs about it.
The warning is valid, as during normal operation the rsi_config_wowlan()
should only ever be called with non-NULL wowlan_config. In shutdown this
rsi_config_wowlan() should only ever be called if WoWlan was configured
before by the user.
Add checks for non-NULL wowlan_config into the shutdown hook. While at it,
check whether the wiphy is also non-NULL before accessing wowlan_config .
Drop the single-use wowlan_config variable, just inline it i
Red Hat
kernel: wifi: rsi: Do not configure WoWlan in shutdown hook if not enabled
vendor_redhat·2025-12-24
CVE-2023-54025 kernel: wifi: rsi: Do not configure WoWlan in shutdown hook if not enabled
kernel: wifi: rsi: Do not configure WoWlan in shutdown hook if not enabled
In the Linux kernel, the following vulnerability has been resolved:
wifi: rsi: Do not configure WoWlan in shutdown hook if not enabled
In case WoWlan was never configured during the operation of the system,
the hw->wiphy->wowlan_config will be NULL. rsi_config_wowlan() checks
whether wowlan_config is non-NULL and if it is not, then WARNs about it.
The warning is valid, as during normal operation the rsi_config_wowlan()
should only ever be called with non-NULL wowlan_config. In shutdown this
rsi_config_wowlan() should only ever be called if WoWlan was configured
before by the user.
Add checks for non-NULL wowlan_config into the shutdown hook. While at it,
check whether the wiphy is also non-NULL before accessing wow
Debian
CVE-2023-54025: linux - In the Linux kernel, the following vulnerability has been resolved: wifi: rsi: ...
vendor_debian·2023
CVE-2023-54025 CVE-2023-54025: linux - In the Linux kernel, the following vulnerability has been resolved: wifi: rsi: ...
In the Linux kernel, the following vulnerability has been resolved: wifi: rsi: Do not configure WoWlan in shutdown hook if not enabled In case WoWlan was never configured during the operation of the system, the hw->wiphy->wowlan_config will be NULL. rsi_config_wowlan() checks whether wowlan_config is non-NULL and if it is not, then WARNs about it. The warning is valid, as during normal operation the rsi_config_wowlan() should only ever be called with non-NULL wowlan_config. In shutdown this rsi_config_wowlan() should only ever be called if WoWlan was configured before by the user. Add checks for non-NULL wowlan_config into the shutdown hook. While at it, check whether the wiphy is also non-NULL before accessing wowlan_config . Drop the single-use wowlan_config variable, just inline it into
No detection rules found.
No public exploits indexed.
Wiz
CVE-2023-54025 Impact, Exploitability, and Mitigation Steps | Wiz
blogs_wiz
CVE-2023-54025 CVE-2023-54025 Impact, Exploitability, and Mitigation Steps | Wiz
## CVE-2023-54025 :
Linux Kernel vulnerability analysis and mitigation
In the Linux kernel, the following vulnerability has been resolved:
wifi: rsi: Do not configure WoWlan in shutdown hook if not enabled
In case WoWlan was never configured during the operation of the system,
the hw->wiphy->wowlan_config will be NULL. rsi_config_wowlan() checks
whether wowlan_config is non-NULL and if it is not, then WARNs about it.
The warning is valid, as during normal operation the rsi_config_wowlan()
should only ever be called with non-NULL wowlan_config. In shutdown this
rsi_config_wowlan() should only ever be called if WoWlan was configured
before by the user.
Add checks for non-NULL wowlan_config into the shutdown hook. While at it,
check whether the wiphy is also non-NULL before accessing wow
Bugzilla
CVE-2023-54025 kernel: wifi: rsi: Do not configure WoWlan in shutdown hook if not enabled
bugzilla·2025-12-24
CVE-2023-54025 CVE-2023-54025 kernel: wifi: rsi: Do not configure WoWlan in shutdown hook if not enabled
CVE-2023-54025 kernel: wifi: rsi: Do not configure WoWlan in shutdown hook if not enabled
In the Linux kernel, the following vulnerability has been resolved:
wifi: rsi: Do not configure WoWlan in shutdown hook if not enabled
In case WoWlan was never configured during the operation of the system,
the hw->wiphy->wowlan_config will be NULL. rsi_config_wowlan() checks
whether wowlan_config is non-NULL and if it is not, then WARNs about it.
The warning is valid, as during normal operation the rsi_config_wowlan()
should only ever be called with non-NULL wowlan_config. In shutdown this
rsi_config_wowlan() should only ever be called if WoWlan was configured
before by the user.
Add checks for non-NULL wowlan_config into the shutdown hook. While at it,
check whether the wiphy is also non-NULL be
https://git.kernel.org/stable/c/1b51236aa49a0564280bd45c94118cab6d9b0fbdhttps://git.kernel.org/stable/c/4391fa180856ff84a2cef4a92694a689eebb855ehttps://git.kernel.org/stable/c/b241e260820b68c09586e8a0ae0fc23c0e3215bdhttps://git.kernel.org/stable/c/b2aeb97fd470206e67f7b3b4a3e68212a13f747bhttps://git.kernel.org/stable/c/b601468539c1d97539097bfc87ad11f1704b7eb7https://git.kernel.org/stable/c/eb205a06908122f50b1dd1baa43f7c8036bfc7dc
2025-12-24
Published