SB20260812110 - Improper locking in Linux kernel mac80211
Published: August 12, 2026
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 1 vulnerability.
1) Improper locking (CVE-ID: CVE-2026-68405)
CWE-ID: CWE-667 - Improper Locking
CVSSv4: 6.8 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to improper lock handling in ieee80211_do_stop() for AP_VLAN packet cleanup when freeing queued SKBs associated with ps->bc_buf while IRQs are disabled. A local user can trigger AP_VLAN stop processing with buffered packets to cause a denial of service.
The issue occurs because ieee80211_free_txskb() may invoke reporting paths beyond passive SKB release while the IRQ-disabled lock is still held.
Remediation
Install update from vendor's website.
References
- https://git.kernel.org/stable/c/4b8abf43bf34791c99d99dc3be13f897adefc461
- https://git.kernel.org/stable/c/962f755a47d7ec3bbf6c709697d7f4c5f798441d
- https://git.kernel.org/stable/c/a424985c3ef2a87ce6057a853e18d0c441a86be8
- https://git.kernel.org/stable/c/be9dfcb0654c1f6c0fce7ba2a909683bb6f1e0ef
- https://git.kernel.org/stable/c/f3858d5b1432098c1936e03d6e03dd0e33facf60