CVE & CISA-KEV Catalog

CVE-2023-54025

UNSCORED

Description

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.

How to fix

Remediation Available
linuxDebian
Fixed in:5.10.191-1CVE-2023-54025
Fixed in:6.1.52-1CVE-2023-54025
Fixed in:6.4.4-1CVE-2023-54025
Fixed in:6.4.4-1CVE-2023-54025

Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.

CVSS v3.1 Vector

No CVSS vector data available.

Exploit Intelligence

0.17%probability of exploitation in 30 days
7thpercentile

Low risk: more likely to be exploited than 7% of all known CVEs.

References

Embed a live status badge for CVE-2023-54025
CVE-2023-54025 severity badge

Markdown

[![CVE-2023-54025](https://tridentstack.com/cve/badge/CVE-2023-54025.svg)](https://tridentstack.com/cve/CVE-2023-54025)

HTML

<a href="https://tridentstack.com/cve/CVE-2023-54025"><img src="https://tridentstack.com/cve/badge/CVE-2023-54025.svg" alt="CVE-2023-54025"></a>

Find and fix vulnerabilities across your fleet

TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.

Start free

This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2025-12-29.