Bug 2402248 (CVE-2023-53639) - CVE-2023-53639 kernel: wifi: ath6kl: reduce WARN to dev_dbg() in callback
Summary: CVE-2023-53639 kernel: wifi: ath6kl: reduce WARN to dev_dbg() in callback
Keywords:
Status: NEW
Alias: CVE-2023-53639
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-10-07 16:05 UTC by OSIDB Bzimport
Modified: 2025-10-07 16:59 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-10-07 16:05:21 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.