CVE-2023-54025

Source
https://cve.org/CVERecord?id=CVE-2023-54025
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-54025.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2023-54025
Downstream
Related
Published
2025-12-24T10:55:54.440Z
Modified
2026-03-31T17:29:40.873342403Z
Summary
wifi: rsi: Do not configure WoWlan in shutdown hook if not enabled
Details

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->wowlanconfig will be NULL. rsiconfigwowlan() checks whether wowlanconfig is non-NULL and if it is not, then WARNs about it. The warning is valid, as during normal operation the rsiconfigwowlan() should only ever be called with non-NULL wowlanconfig. In shutdown this rsiconfig_wowlan() should only ever be called if WoWlan was configured before by the user.

Add checks for non-NULL wowlanconfig into the shutdown hook. While at it, check whether the wiphy is also non-NULL before accessing wowlanconfig . Drop the single-use wowlan_config variable, just inline it into function call.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/54xxx/CVE-2023-54025.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
16bbc3eb83728c03138191a5d23d84d38175fa26
Fixed
b2aeb97fd470206e67f7b3b4a3e68212a13f747b
Fixed
4391fa180856ff84a2cef4a92694a689eebb855e
Fixed
eb205a06908122f50b1dd1baa43f7c8036bfc7dc
Fixed
1b51236aa49a0564280bd45c94118cab6d9b0fbd
Fixed
b601468539c1d97539097bfc87ad11f1704b7eb7
Fixed
b241e260820b68c09586e8a0ae0fc23c0e3215bd

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-54025.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
5.7.0
Fixed
5.10.188
Type
ECOSYSTEM
Events
Introduced
5.11.0
Fixed
5.15.121
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.1.39
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.3.13
Type
ECOSYSTEM
Events
Introduced
6.4.0
Fixed
6.4.4

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-54025.json"