Bug 2376096 (CVE-2025-38157) - CVE-2025-38157 kernel: wifi: ath9k_htc: Abort software beacon handling if disabled
Summary: CVE-2025-38157 kernel: wifi: ath9k_htc: Abort software beacon handling if dis...
Keywords:
Status: NEW
Alias: CVE-2025-38157
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-07-03 09:04 UTC by OSIDB Bzimport
Modified: 2025-07-03 14:09 UTC (History)
0 users

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-07-03 09:04:51 UTC
In the Linux kernel, the following vulnerability has been resolved:

wifi: ath9k_htc: Abort software beacon handling if disabled

A malicious USB device can send a WMI_SWBA_EVENTID event from an
ath9k_htc-managed device before beaconing has been enabled. This causes
a device-by-zero error in the driver, leading to either a crash or an
out of bounds read.

Prevent this by aborting the handling in ath9k_htc_swba() if beacons are
not enabled.

Comment 1 Avinash Hanwate 2025-07-03 14:00:44 UTC
Upstream advisory:
https://lore.kernel.org/linux-cve-announce/2025070338-CVE-2025-38157-bc8c@gregkh/T


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