Lucene search
K

327 matches found

Cvelist
Cvelist
added 2 days ago28 views

CVE-2026-46248 wifi: ath12k: clear stale link mapping of ahvif->links_map

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: clear stale link mapping of ahvif-linksmap When an arvif is initialized in non-AP STA mode but MLO connection preparation fails before the arvif is created arvif-iscreated remains false, the error path attempts to...

0.00017EPSS
Exploits0References3
AstraLinux
AstraLinux
added 2026/05/03 11:59 p.m.4 views

Astra Linux - уязвимость в linux-5.10, linux-5.15

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hciqca: Fix driver shutdown on closed serdev The driver shutdown callback which sends EDLSOCRESET to the device over serdev should not be invoked when HCI device is not open e.g. if hcidevopensync failed, because the...

7.8CVSS6.1AI score0.00016EPSS
Exploits0References2
AstraLinux
AstraLinux
added 2026/05/03 11:59 p.m.1 views

Astra Linux - уязвимость в linux-5.10, linux-5.15, linux

A use-after-free flaw was discovered in the Linux kernel’s Atheros wireless adapter driver, where a user can cause the ath9khtcwaitfortarget function to fail with certain input messages. This flaw allows a local user to crash the system or potentially escalate their privileges on the system...

7.8CVSS6.7AI score0.00045EPSS
Exploits2References2
NVD
NVD
added 2026/01/27 7:16 p.m.2 views

CVE-2020-36979

Atheros Coex Service Application 8.0.0.255 contains an unquoted service path vulnerability in its Windows service configuration. Attackers can exploit the unquoted path by placing malicious executables in the service path to gain elevated system privileges during service startup...

8.5CVSS0.00008EPSS
Exploits0References4
Cvelist
Cvelist
added 2026/01/27 6:51 p.m.22 views

CVE-2020-36979 Atheros Coex Service Application 8.0.0.255 -'ZAtheros Bt&Wlan Coex Agent' Unquoted Service Path

Atheros Coex Service Application 8.0.0.255 contains an unquoted service path vulnerability in its Windows service configuration. Attackers can exploit the unquoted path by placing malicious executables in the service path to gain elevated system privileges during service startup...

8.5CVSS0.00008EPSS
Exploits0References4
Vulnrichment
Vulnrichment
added 2026/01/27 6:51 p.m.2 views

CVE-2020-36979 Atheros Coex Service Application 8.0.0.255 -'ZAtheros Bt&Wlan Coex Agent' Unquoted Service Path

Atheros Coex Service Application 8.0.0.255 contains an unquoted service path vulnerability in its Windows service configuration. Attackers can exploit the unquoted path by placing malicious executables in the service path to gain elevated system privileges during service startup...

8.5CVSS5.9AI score0.00008EPSS
Exploits0References4
EUVD
EUVD
added 2026/01/27 6:51 p.m.2 views

EUVD-2020-30870

Atheros Coex Service Application 8.0.0.255 contains an unquoted service path vulnerability in its Windows service configuration. Attackers can exploit the unquoted path by placing malicious executables in the service path to gain elevated system privileges during service startup...

8.5CVSS5.9AI score0.00008EPSS
Exploits0References4
ATTACKERKB
ATTACKERKB
added 2026/01/27 6:51 p.m.2 views

CVE-2020-36979

Atheros Coex Service Application 8.0.0.255 contains an unquoted service path vulnerability in its Windows service configuration. Attackers can exploit the unquoted path by placing malicious executables in the service path to gain elevated system privileges during service startup...

8.5CVSS5.9AI score0.00008EPSS
Exploits0References4Affected Software1
CVE
CVE
added 2026/01/27 6:51 p.m.5 views

CVE-2020-36979

CVE-2020-36979 affects Atheros Coex Service Application 8.0.0.255. The vulnerability is an unquoted service path in the Windows service configuration, which could allow a local attacker to place a malicious executable in the service path and gain elevated privileges during service startup. The av...

8.5CVSS5.9AI score0.00008EPSS
Exploits0References4
Positive Technologies
Positive Technologies
added 2026/01/27 12:0 a.m.2 views

PT-2026-5002

Atheros Coex Service Application 8.0.0.255 contains an unquoted service path vulnerability in its Windows service configuration. Attackers can exploit the unquoted path by placing malicious executables in the service path to gain elevated system privileges during service startup...

8.5CVSS5.9AI score0.00008EPSS
Exploits0References5
CNNVD
CNNVD
added 2026/01/27 12:0 a.m.1 views

Qualcomm Atheros Coex Service Application code-related vulnerabilities

Qualcomm Atheros Coex Service Application is a hardware management driver software developed by Qualcomm Corporation in the United States. Version 8.0.0.255 of Qualcomm Atheros Coex Service Application contains a code vulnerability. This vulnerability stems from a service path that lacks quotatio...

8.5CVSS5.9AI score0.00008EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2026/01/15 12:0 a.m.1 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-001862)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-001862 advisory. The atl2probe function in drivers/net/ethernet/atheros/atlx/atl2.c in the Linux kernel through 4.5.2 incorrectly enables scatter/gather I/O, which allows remote...

7.5CVSS7.5AI score0.00642EPSS
Exploits0References23
OSV
OSV
added 2025/12/30 1:16 p.m.1 views

UBUNTU-CVE-2023-54300

In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k: avoid referencing uninit memory in ath9kwmictrlrx For the reasons also described in commit b383e8abed41 "wifi: ath9k: avoid uninit memory read in ath9khtcrxmsg", ath9khtcrxmsg should validate pktlen before accessing...

5.7AI score0.0004EPSS
Exploits0References12
CVE
CVE
added 2025/12/24 10:55 a.m.4 views

CVE-2022-50709

CVE-2022-50709 concerns the Linux kernel’s wifi/ath9k path where ath9k_hif_usb_rx_stream() can allocate skb with uninitialized memory because pkt_len is not validated before use in ath9k_htc_rx_msg(). The patch described resolves the issue by validating pkt_len prior to access in ath9k_htc_rx_msg...

6AI score0.00046EPSS
Exploits0References8
RedHat Linux
RedHat Linux
added 2025/11/12 5:21 a.m.1 views

kernel: wifi: ath9k: don't allow to overwrite ENDPOINT0 attributes

In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k: don't allow to overwrite ENDPOINT0 attributes A bad USB device is able to construct a service connection response message with target endpoint being ENDPOINT0 which is reserved for HTCCTRLRSVDSVC and should not be...

5.5CVSS6.8AI score0.0002EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2025/10/13 9:10 a.m.2 views

kernel: wifi: ath12k: Decrement TID on RX peer frag setup error handling

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Decrement TID on RX peer frag setup error handling Currently, TID is not decremented before peer cleanup, during error handling path of ath12kdprxpeerfragsetup. This could lead to out-of-bounds access in peer-rxtid...

7.1CVSS6.9AI score0.00021EPSS
Exploits0References5
EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2018-1072

Malware in sbrugna...

4.3CVSS4.9AI score0.00149EPSS
Exploits0References3
EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2007-5449

Malware in sbrugna...

6.3CVSS6.4AI score0.01425EPSS
Exploits1References5
EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2019-8645

Malware in sbrugna...

6.1CVSS5.9AI score0.00036EPSS
Exploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2018-18664

Malware in sbrugna...

5.5CVSS5.8AI score0.00059EPSS
Exploits0References3
Rows per page
Query Builder