Security Advisory

CVE-2023-53639

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-10-07 15:19:39
Last updated 2026-05-11 19:49:02
Assigner Linux
State PUBLISHED

Description

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.