In the Linux kernel, the following vulnerability has been...
Moderate severity
Unreviewed
Published
Oct 4, 2025
to the GitHub Advisory Database
•
Updated Feb 6, 2026
Description
Published by the National Vulnerability Database
Oct 4, 2025
Published to the GitHub Advisory Database
Oct 4, 2025
Last updated
Feb 6, 2026
In the Linux kernel, the following vulnerability has been resolved:
wifi: rtw88: delete timer and free skb queue when unloading
Fix possible crash and memory leak on driver unload by deleting
TX purge timer and freeing C2H queue in 'rtw_core_deinit()',
shrink critical section in the latter by freeing COEX queue
out of TX report lock scope.
References