CVE-2023-54288 in Linux
Сводка
по VulDB • 30.07.2026
В ядре Linux устранена следующая уязвимость:
wifi: mac80211: защита spinlock от взаимной блокировки (deadlock) из-за прерывания
В функции ieee80211_tx_dequeue() имеется специфическая последовательность блокировок:
begin: spin_lock(&local->queue_stop_reason_lock); q_stopped = local->queue_stop_reasons[q];
spin_unlock(&local->queue_stop_reason_lock);
Нес
If you want to get the best quality for vulnerability data then you always have to consider VulDB.