In the Linux kernel, the following vulnerability has been resolved:
wifi: ath9k: hif_usb: clean up skbs if ath9k_hif_usb_rx_stream() fails
Syzkaller detected a memory leak of skbs in ath9k_hif_usb_rx_stream(). While processing skbs in ath9k_hif_usb_rx_stream(), the already allocated skbs in skb_pool are not freed if ath9k_hif_usb_rx_stream() fails. If we have an incorrect pkt_len or pkt_tag, the input skb is considered invalid and dropped. All the associated packets already in skb_pool should be dropped and freed. Added a comment describing this issue.
The patch also makes remain_skb NULL after being processed so that it cannot be referenced after potential free. The initialization of hif_dev fields which are associated with remain_skb (rx_remain_len, rx_transfer_len and rx_pad_len) is moved after a new remain_skb is allocated.
Found by Linux Verification Center (linuxtesting.org) with Syzkaller.
CVSS Details
- CVSS 3.1 Base Score: 5.5
- CVSS 3.1 Vector: (CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H)
Covered by Rapid7
| Product | Vendor Advisory | Solution File | Added | Published |
|---|---|---|---|---|
| Debian | — | Upgrade linux | Sep 17, 2025 | Sep 17, 2025 |
| Redhat_linux | — | No solution exists | Jul 17, 2026 | Sep 15, 2025 |
| Ubuntu | — | Upgrade linux-aws-5.15Upgrade linux-azure-fipsUpgrade linux-hwe-5.15Upgrade linux-azure-5.4Upgrade linux-gcp-5.15Upgrade linuxUpgrade linux-oracle-5.4Upgrade linux-lowlatency-hwe-5.15Upgrade linux-raspiUpgrade linux-oracle-5.15Upgrade linux-gkeopUpgrade linux-aws-5.4Upgrade linux-azureUpgrade linux-intel-iotg-5.15Upgrade linux-lowlatencyUpgrade linux-gkeUpgrade linux-realtimeUpgrade linux-kvmUpgrade linux-iotUpgrade linux-fipsUpgrade linux-hwe-5.4Upgrade linux-intel-iotgUpgrade linux-aws-fipsUpgrade linux-azure-5.15Upgrade linux-intel-iot-realtimeUpgrade linux-nvidia-tegra-5.15Upgrade linux-bluefieldUpgrade linux-gcp-fipsUpgrade linux-awsUpgrade linux-gcp-5.4Upgrade linux-riscv-5.15Upgrade linux-gcpUpgrade linux-ibm-5.4Upgrade linux-xilinx-zynqmpUpgrade linux-raspi-5.4Upgrade linux-ibmUpgrade linux-nvidiaUpgrade linux-nvidia-tegraUpgrade linux-oracle | Sep 19, 2025 | Sep 16, 2025 |
| Vmware Photon_os | — | Use 'tdnf update' to upgrade all packages to the latest version. | Oct 15, 2025 | Sep 15, 2025 |
Prioritise with Active Threat Intelligence
With curated Threat Intelligence, you can see which vulnerabilities truly put you at risk, prioritize what matters most, and act before attackers do.
Explore Intelligence Hub