In the Linux kernel, the following vulnerability has been resolved:
wifi: ath6kl: reduce WARN to dev_dbg() in callback
The warn is triggered on a known race condition, documented in the code above the test, that is correctly handled. Using WARN() hinders automated testing. Reducing severity.
| Software | From | Fixed in |
|---|---|---|
| linux / linux_kernel | 3.9 | 4.14.315 |
| linux / linux_kernel | 4.15 | 4.19.283 |
| linux / linux_kernel | 4.20 | 5.4.243 |
| linux / linux_kernel | 5.5 | 5.10.180 |
| linux / linux_kernel | 5.11 | 5.15.111 |
| linux / linux_kernel | 5.16 | 6.1.28 |
| linux / linux_kernel | 6.2 | 6.2.15 |
| linux / linux_kernel | 6.3 | 6.3.2 |