Lucene search
+L

27 matches found

AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.18 views

Astra Linux – Vulnerability found in Linux 5.15, Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: Fix SKB corruption in REO destination ring While running traffics for a long time, randomly an RX descriptor filled with value "0" from REO destination ring is received. This descriptor which is invalid causes the...

8.8CVSS6.1AI score0.00231EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/12/31 12:00 a.m.6 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-992963)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992963 advisory. In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix array out-of-bound access in SoC stats Currently, the...

8.8CVSS6.3AI score0.00376EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/12/30 12:15 p.m.44 views

CVE-2022-50871 wifi: ath11k: Fix qmi_msg_handler data structure initialization

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: Fix qmimsghandler data structure initialization qmimsghandler is required to be null terminated by QMI module. There might be a case where a handler for a msg id is not present in the handlers array which can lead t...

7.8CVSS0.00148EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2025/12/24 12:00 a.m.17 views

The vulnerability of the ath11k_ahb_fw_resources_init() function in the Linux operating system allows a hacker to trigger a service failure.

The vulnerability of the ath11kahbfwresourcesinit function in the Linux kernel is related to the assignment of a null pointer. Exploiting this vulnerability could allow an attacker to cause a service failure...

4.7CVSS6AI score0.00145EPSS
SaveExploits0References9Affected Software5
CNNVD
CNNVD
added 2025/12/08 12:00 a.m.15 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 ath11k not handling SKB correctly when booting in monitor mode, which could lead to a null pointer dereferen...

6AI score0.00197EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/10/08 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2023-53532

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix deinitialization of firmware resources Currently, in...

5.5CVSS5.7AI score0.00145EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/03 8:07 p.m.15 views

EUVD-2022-54477

Malicious code in bioql PyPI...

5.5CVSS6AI score0.00256EPSS
SaveExploits0References6
NVD
NVD
added 2025/06/18 11:15 a.m.13 views

CVE-2022-50186

In the Linux kernel, the following vulnerability has been resolved: ath11k: fix missing skb drop on htctxcompletion error On htctxcompletion error the skb is not dropped. This is wrong since the completionhandler logic expect the skb to be consumed anyway even when an error is triggered. Not...

5.5CVSS0.00227EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/06/18 11:03 a.m.36 views

CVE-2022-50187 ath11k: fix netdev open race

In the Linux kernel, the following vulnerability has been resolved: ath11k: fix netdev open race Make sure to allocate resources needed before registering the device. This specifically avoids having a racing open trigger a BUGON in modtimer when ath11kmacopstart is called before the monreaptimer ...

0.0015EPSS
SaveExploits0References5
CVE
CVE
added 2025/06/18 11:03 a.m.91 views

CVE-2022-50187

CVE-2022-50187 involves the ath11k driver netdev open race in the Linux kernel. The issue occurs when ath11k_mac_op_start() runs before mon_reap_timer is set up, leading to a racing open() that can trigger a BUG_ON() in mod_timer(). The fixed advisory notes allocate necessary resources before dev...

4.7CVSS6.3AI score0.0015EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2025/04/16 3:16 p.m.17 views

CVE-2025-23133

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: update channel list in reg notifier instead reg worker Currently when ath11k gets a new channel list, it will be processed according to the following steps: 1. update new channel list to cfg80211 and queue regwork. ...

8.8CVSS0.00259EPSS
SaveExploits0References3
NVD
NVD
added 2025/04/16 3:15 p.m.14 views

CVE-2024-58096

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: add srng-lock for ath11khalsrng in monitor mode ath11khalsrng should be used with srng-lock to protect srng data. For ath11kdprxmondestprocess and ath11kdpfullmonprocessrx, they use ath11khalsrng for many times but...

8.8CVSS0.00252EPSS
SaveExploits0References4
CVE
CVE
added 2025/04/16 2:13 p.m.141 views

CVE-2025-23133

The CVE-2025-23133 issue is in Linux kernel ath11k: when a new channel list is received, it updates cfg80211 and queues reg_work, but may immediately execute reg_update_chan_list() before cfg80211 finishes handling the list, causing a potential slab-out-of-bounds write (KASAN) in ath11k_reg_updat...

8.8CVSS6.8AI score0.00259EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/04/16 2:13 p.m.14 views

CVE-2025-23133 wifi: ath11k: update channel list in reg notifier instead reg worker

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: update channel list in reg notifier instead reg worker Currently when ath11k gets a new channel list, it will be processed according to the following steps: 1. update new channel list to cfg80211 and queue regwork. ...

8.8CVSS6.6AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/04/16 2:13 p.m.38 views

CVE-2025-23133 wifi: ath11k: update channel list in reg notifier instead reg worker

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: update channel list in reg notifier instead reg worker Currently when ath11k gets a new channel list, it will be processed according to the following steps: 1. update new channel list to cfg80211 and queue regwork. ...

8.8CVSS0.00259EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/02/26 2:13 a.m.67 views

CVE-2022-49543

In the Linux kernel, the following vulnerability has been resolved: ath11k: fix the warning of devwake in mhipmdisabletransition When test device recovery with below command, it has warning in message as below. echo assert /sys/kernel/debug/ath11k/wcn6855\ hw2.0/simulatefwcrash echo assert...

5.5CVSS5.2AI score0.00253EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/02/26 2:13 a.m.45 views

CVE-2022-49543 ath11k: fix the warning of dev_wake in mhi_pm_disable_transition()

In the Linux kernel, the following vulnerability has been resolved: ath11k: fix the warning of devwake in mhipmdisabletransition When test device recovery with below command, it has warning in message as below. echo assert /sys/kernel/debug/ath11k/wcn6855\ hw2.0/simulatefwcrash echo assert...

0.00253EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/02/26 2:13 a.m.44 views

CVE-2022-49533 ath11k: Change max no of active probe SSID and BSSID to fw capability

In the Linux kernel, the following vulnerability has been resolved: ath11k: Change max no of active probe SSID and BSSID to fw capability The maximum number of SSIDs in a for active probe requests is currently reported as 16 WLANSCANPARAMSMAXSSID when registering the driver. The scanreqparams...

7.8CVSS0.00289EPSS
SaveExploits0References3
OSV
OSV
added 2025/02/26 2:13 a.m.19 views

CVE-2022-49533 ath11k: Change max no of active probe SSID and BSSID to fw capability

In the Linux kernel, the following vulnerability has been resolved: ath11k: Change max no of active probe SSID and BSSID to fw capability The maximum number of SSIDs in a for active probe requests is currently reported as 16 WLANSCANPARAMSMAXSSID when registering the driver. The scanreqparams...

7.8CVSS5.6AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/02/26 1:56 a.m.46 views

CVE-2022-49238 ath11k: free peer for station when disconnect from AP for QCA6390/WCN6855

In the Linux kernel, the following vulnerability has been resolved: ath11k: free peer for station when disconnect from AP for QCA6390/WCN6855 Commit b4a0f54156ac "ath11k: move peer delete after vdev stop of station for QCA6390 and WCN6855" is to fix firmware crash by changing the WMI command...

8.8CVSS0.00291EPSS
SaveExploits0References2
Rows per page
Query Builder