- EPSS 0.03%
- Published 19.08.2025 17:15:38
- Last modified 20.08.2025 14:40:17
In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7925: fix off by one in mt7925_mcu_hw_scan() The ssid->ssids[] and sreq->ssids[] arrays have MT7925_RNR_SCAN_MAX_BSSIDS elements so this >= needs to be > to prevent a...
- EPSS 0.04%
- Published 19.08.2025 17:15:38
- Last modified 28.08.2025 15:15:54
In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: clear initialized flag for deinit-ed srng lists In a number of cases we see kernel panics on resume due to ath11k kernel page fault, which happens under the following...
- EPSS 0.05%
- Published 19.08.2025 17:15:38
- Last modified 28.08.2025 15:15:54
In the Linux kernel, the following vulnerability has been resolved: iwlwifi: Add missing check for alloc_ordered_workqueue Add check for the return value of alloc_ordered_workqueue since it may return NULL pointer.
- EPSS 0.02%
- Published 19.08.2025 17:15:38
- Last modified 05.09.2025 08:15:30
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
- EPSS 0.05%
- Published 19.08.2025 17:15:38
- Last modified 28.08.2025 15:15:54
In the Linux kernel, the following vulnerability has been resolved: wifi: rtl818x: Kill URBs before clearing tx status queue In rtl8187_stop() move the call of usb_kill_anchored_urbs() before clearing b_tx_status.queue. This change prevents callbac...
- EPSS 0.02%
- Published 19.08.2025 17:15:38
- Last modified 20.08.2025 14:40:17
In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Pass ab pointer directly to ath12k_dp_tx_get_encap_type() In ath12k_dp_tx_get_encap_type(), the arvif parameter is only used to retrieve the ab pointer. In vdev delet...
- EPSS 0.02%
- Published 19.08.2025 17:15:38
- Last modified 20.08.2025 14:40:17
In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Avoid accessing uninitialized arvif->ar during beacon miss During beacon miss handling, ath12k driver iterates over active virtual interfaces (vifs) and attempts to a...
- EPSS 0.03%
- Published 19.08.2025 17:15:37
- Last modified 20.08.2025 14:40:17
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_sync: fix double free in 'hci_discovery_filter_clear()' Function 'hci_discovery_filter_clear()' frees 'uuids' array and then sets it to NULL. There is a tiny chance ...
- EPSS 0.03%
- Published 19.08.2025 17:15:37
- Last modified 20.08.2025 14:40:17
In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix UAF on sva unbind with pending IOPFs Commit 17fce9d2336d ("iommu/vt-d: Put iopf enablement in domain attach path") disables IOPF on device by removing the device fr...
- EPSS 0.03%
- Published 19.08.2025 17:15:37
- Last modified 20.08.2025 14:40:17
In the Linux kernel, the following vulnerability has been resolved: xen: fix UAF in dmabuf_exp_from_pages() [dma_buf_fd() fixes; no preferences regarding the tree it goes through - up to xen folks] As soon as we'd inserted a file reference into de...