In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: avoid to add interface to list twice when SER If SER L2 occurs during the WoWLAN resume flow, the add interface flow…
High CVSS 8.8
Summary
In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: avoid to add interface to list twice when SER If SER L2 occurs during the WoWLAN resume flow, the add interface flow is triggered by ieee80211_reconfig(). However, due to rtw89_wow_resume() return failure, it will cause the add interface flow to be executed again, resulting in a double add list and causing a kernel panic. Therefore, we have added a check to prevent double adding of the list. list_add double add:…
In-depth triage · Auto channel
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Affected products
- :
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/37c319503023de49a4c87301c8998c8d928112cb Patch
- https://git.kernel.org/stable/c/490eddc836b2a6ec286e5df14bed4c7cf5e1f475 Patch
- https://git.kernel.org/stable/c/7dd5d2514a8ea58f12096e888b0bd050d7eae20a Patch
- https://git.kernel.org/stable/c/b04650b5a9990cf5c0de480e62c68199f1396a04
- https://git.kernel.org/stable/c/fdc73f2cfbe897f4733156df211d79ced649b23c Patch
- https://lists.debian.org/debian-lts-announce/2025/03/msg00001.html
Timeline
- nvd_ingest NVD