PT-2026-34903
In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: Fix static branch dec underflow for aql disable. syzbot reported static branch dec underflow in aql enable write. 0 The problem is that aql enable write does not serialise concurrent writes to the debugfs. aql...