Lucene search
+L

1677 matches found

CVE
CVE
added 2025/12/24 10:55 a.m.40 views

CVE-2022-50700

Summary : CVE-2022-50700 affects the Linux kernel wifi driver (ath10k) on certain Qualcomm WCN3990 hardware. The issue occurs when the copy engine completes a DMA buffer and the host driver unmaps/frees the buffer while hardware may still access it, triggering an SMMU fault and potential kernel p...

7.5CVSS6.4AI score0.00245EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2025/12/24 10:32 a.m.5 views

CVE-2025-68362

In the Linux kernel, the following vulnerability has been resolved: wifi: rtl818x: rtl8187: Fix potential buffer underflow in rtl8187rxcb The rtl8187rxcb calculates the rx descriptor header address by subtracting its size from the skb tail pointer. However, it does not validate if the received...

5.4AI score0.00208EPSS
SaveExploits0References9Affected Software1
Positive Technologies
Positive Technologies
added 2025/12/24 12:00 a.m.14 views

PT-2025-53069

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the rtw88 wifi driver related to rate updates. The ieee80211 ops::sta rc update function must be atomic to prevent a context switch within an RCU...

6.3AI score0.00265EPSS
SaveExploits0References17
Tenable Nessus
Tenable Nessus
added 2025/12/24 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2025-68360

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - wifi: mt76: wed: use proper wed reference in mt76 wed driver callabacks MT7996 driver can use both wed and wedhif2 devices to offload traffic from/to the wirele...

8.2CVSS5.3AI score0.00459EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/24 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2023-54016

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - wifi: ath12k: Fix memory leak in rxdesc and txdesc Currently when ath12kdpccdescinit is called we allocate memory to rxdescs and txdescs. In ath12kdpcccleanup,...

5.9AI score0.00181EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/12/24 12:00 a.m.40 views

Linux Distros Unpatched Vulnerability : CVE-2022-50735

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - wifi: mt76: do not run mt76ustatusworker if the device is not running Fix the following NULL pointer dereference avoiding to run mt76ustatusworker thread if the...

5.9AI score0.00241EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/12/24 12:00 a.m.31 views

PT-2025-52993

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a memory leak issue within the wifi subsystem, specifically affecting the rtl8xxxu driver when used with RTL8723BU and RTL8192EU wifi + bluetooth combo chips...

7.8CVSS6.3AI score0.00932EPSS
SaveExploits2References897
RedHat Linux
RedHat Linux
added 2025/12/17 7:48 a.m.12 views

kernel: wifi: mwifiex: Fix OOB and integer underflow when rx packets

A flaw out of bounds read in the Linux kernel Marvell mwifiex driver was found in the way user sends malicious Wi-Fi packets. A remote user with Wi-Fi connection could use this flaw to crash the system...

8.8CVSS7.3AI score0.00235EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/12/17 1:15 a.m.12 views

kernel: wifi: cfg80211: fix use-after-free in cmp_bss()

A use after free vulnerbility exists in the linux kernel wifi module in the cmpbss function,an attacker could create a crafted payload to trigger, leading to damage availability and integrity of the system...

8.8CVSS5.8AI score0.00229EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/12/10 12:38 a.m.9 views

SUSE CVE-2022-50660

In the Linux kernel, the following vulnerability has been resolved: wifi: ipw2200: fix memory leak in ipwwdevinit In the error path of ipwwdevinit, exception value is returned, and the memory applied for in the function is not released. Also the memory is not released in ipwpciprobe. As a result,...

5.5CVSS6.5AI score0.00245EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/09 4:17 p.m.8 views

UBUNTU-CVE-2022-50660

In the Linux kernel, the following vulnerability has been resolved: wifi: ipw2200: fix memory leak in ipwwdevinit In the error path of ipwwdevinit, exception value is returned, and the memory applied for in the function is not released. Also the memory is not released in ipwpciprobe. As a result,...

5.7AI score0.00245EPSS
SaveExploits0References11
EUVD
EUVD
added 2025/12/09 3:31 a.m.12 views

EUVD-2023-60104

In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k: htchst: free skb in ath9khtcrxmsg if there is no callback function It is stated that ath9khtcrxmsg either frees the provided skb or passes its management to another callback function. However, the skb is not freed in...

5.9AI score0.00191EPSS
SaveExploits0References9
CVE
CVE
added 2025/12/09 1:29 a.m.29 views

CVE-2023-53822

The CVE-2023-53822 issue affects the Linux kernel’s ath11k WLAN path. Root cause: a fragmented packet arriving for a self peer may access an uninitialized rx_frags/rx_tid while frag handling in datapath, causing a crash if dp_setup_done isn’t true. The description states the fix is to ignore or g...

8.8CVSS6AI score0.00348EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/09 1:16 a.m.6 views

UBUNTU-CVE-2023-53802

In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k: htchst: free skb in ath9khtcrxmsg if there is no callback function It is stated that ath9khtcrxmsg either frees the provided skb or passes its management to another callback function. However, the skb is not freed in...

5.8AI score0.00191EPSS
SaveExploits0References11
OSV
OSV
added 2025/12/09 1:16 a.m.9 views

UBUNTU-CVE-2023-53808

In the Linux kernel, the following vulnerability has been resolved: wifi: mwifiex: fix memory leak in mwifiexhistogramread Always free the zeroed page on return from 'mwifiexhistogramread'...

5.8AI score0.00211EPSS
SaveExploits0References12
SUSE CVE
SUSE CVE
added 2025/12/09 12:31 a.m.7 views

SUSE CVE-2022-50629

In the Linux kernel, the following vulnerability has been resolved: wifi: rsi: Fix memory leak in rsicoexattach The coexcb needs to be freed when rsicreatekthread failed in rsicoexattach...

5.5CVSS6.5AI score0.00205EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/12/09 12:29 a.m.13 views

SUSE CVE-2023-53764

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Handle lock during peerid find ath12kpeerfindbyid requires that the caller hold the ab-baselock. Currently the WBM error path does not hold the lock and calling that function, leads to the following lockdepassertin...

5.5CVSS6.3AI score0.00225EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/12/09 12:01 a.m.42 views

CVE-2023-53808 wifi: mwifiex: fix memory leak in mwifiex_histogram_read()

In the Linux kernel, the following vulnerability has been resolved: wifi: mwifiex: fix memory leak in mwifiexhistogramread Always free the zeroed page on return from 'mwifiexhistogramread'...

0.00211EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2025/12/09 12:00 a.m.37 views

CVE-2023-53802 wifi: ath9k: htc_hst: free skb in ath9k_htc_rx_msg() if there is no callback function

In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k: htchst: free skb in ath9khtcrxmsg if there is no callback function It is stated that ath9khtcrxmsg either frees the provided skb or passes its management to another callback function. However, the skb is not freed in...

0.00191EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2025/12/09 12:00 a.m.11 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from an ath11k wifi driver peer node lookup failure, which may result in error logs...

6.2AI score0.00318EPSS
SaveExploits0References4
Rows per page
Query Builder