Kernel crash via premature rtw89 netdev registration
Published Oct 1, 2025 · Updated Oct 1, 2025
Race condition in the Linux kernel rtw89 Wi-Fi driver allows local users to crash the kernel by starting an interface during PCI probe. The PCI probe registers netdev before NAPI initialization completes, so a concurrent interface start calls napi_enable on uninitialized state and reaches BUG_ON. Exploitation requires affected Realtek rtw89 PCI hardware, local low-privileged access, and winning the narrow initialization window; the bounded consequence is a kernel crash.
Summary
What happened
Race condition in the Linux kernel rtw89 Wi-Fi driver allows local users to crash the kernel by starting an interface during PCI probe. The PCI probe registers netdev before NAPI initialization completes, so a concurrent interface start calls napi_enable on uninitialized state and reaches BUG_ON. Exploitation requires affected Realtek rtw89 PCI hardware, local low-privileged access, and winning the narrow initialization window; the bounded consequence is a kernel crash.
The record
- CVE
- CVE-2023-53452
- Published
- Oct 1, 2025
- Updated
- Oct 1, 2025
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-362, T1499
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Oct 1, 2025CVE publishedPublication date reported by the CVE source.
- Oct 1, 2025Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=5.16
- Affected versionversion=e3ec7017f6a20d12ddd9fe23d345ebb7b8c104dd <39712c8aeb79691bcec8bd6ff658cde1651e0803
- Affected versionversion=e3ec7017f6a20d12ddd9fe23d345ebb7b8c104dd <47515664ecfbde11425dff121f298ae4499425c9
- Affected versionversion=e3ec7017f6a20d12ddd9fe23d345ebb7b8c104dd <aa48073c2f993e1b0c0bc66b03ae105cac0130bc
- Affected versionversion=e3ec7017f6a20d12ddd9fe23d345ebb7b8c104dd <b1b90c7df08ef385f95827ee3aee87bddd1ef5c5
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo