Lucene search
+L

13094 matches found

Debian CVE
Debian CVE
added 2024/05/21 3:30 p.m.56 views

CVE-2023-52769

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix htt mlo-offset event locking The ath12k active pdevs are protected by RCU but the htt mlo-offset event handling code calling ath12kmacgetarbypdevid was not marked as a read-side critical section. Mark the code i...

8.8CVSS6.6AI score0.00334EPSS
SaveExploits0
OSV
OSV
added 2024/05/21 3:30 p.m.21 views

CVE-2023-52768 wifi: wilc1000: use vmm_table as array in wilc struct

In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: use vmmtable as array in wilc struct Enabling KASAN and running some iperf tests raises some memory issues with vmmtable: BUG: KASAN: slab-out-of-bounds in wilcwlanhandletxq+0x6ac/0xdb4 Write of size 4 at addr...

7.8CVSS6AI score
SaveExploits0References8
CVE
CVE
added 2024/05/21 3:30 p.m.116 views

CVE-2023-52768

CVE-2023-52768 is a Linux kernel wireless (wilc1000) vulnerability. The issue arises from how wilc_wlan_init allocates memory for vmm_table: the allocation size omits a multiplication by sizeof(u32), allowing a slab-out-of-bounds write in wilc_wlan_handle_txq (KASAN detects a write of 4 bytes at ...

7.8CVSS7AI score0.00244EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2024/05/21 3:30 p.m.57 views

CVE-2023-52768

In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: use vmmtable as array in wilc struct Enabling KASAN and running some iperf tests raises some memory issues with vmmtable: BUG: KASAN: slab-out-of-bounds in wilcwlanhandletxq+0x6ac/0xdb4 Write of size 4 at addr...

7.8CVSS6.5AI score0.00244EPSS
SaveExploits0
OSV
OSV
added 2024/05/21 5:50 a.m.14 views

CLSA-2024-1716270655 Fix of 48 CVEs

CVE-url: https://ubuntu.com/security/CVE-2023-47233 - wifi: brcmfmac: Fix use-after-free bug in brcmfcfg80211detach CVE-url: https://ubuntu.com/security/CVE-2023-52601 - jfs: Fix memleak in dbAdjCtl CVE-url: https://ubuntu.com/security/CVE-2024-26801 - Bluetooth: Avoid potential use-after-free in...

8.8CVSS6.9AI score0.00828EPSS
SaveExploits1References1
OSV
OSV
added 2024/05/21 5:43 a.m.22 views

CLSA-2024-1716270232 Fix of 48 CVEs

CVE-url: https://ubuntu.com/security/CVE-2023-47233 - wifi: brcmfmac: Fix use-after-free bug in brcmfcfg80211detach CVE-url: https://ubuntu.com/security/CVE-2023-52601 - jfs: Fix memleak in dbAdjCtl CVE-url: https://ubuntu.com/security/CVE-2024-26801 - Bluetooth: Avoid potential use-after-free in...

8.8CVSS6.6AI score0.00828EPSS
SaveExploits1References1
OSV
OSV
added 2024/05/21 5:38 a.m.23 views

CLSA-2024-1716269925 Fix of 42 CVEs

CVE-url: https://ubuntu.com/security/CVE-2023-47233 - wifi: brcmfmac: Fix use-after-free bug in brcmfcfg80211detach CVE-url: https://ubuntu.com/security/CVE-2023-52601 - jfs: Fix memleak in dbAdjCtl CVE-url: https://ubuntu.com/security/CVE-2024-26801 - Bluetooth: Avoid potential use-after-free in...

8.8CVSS6.9AI score0.00828EPSS
SaveExploits1References1
OSV
OSV
added 2024/05/21 5:31 a.m.22 views

CLSA-2024-1716269479 Fix of 42 CVEs

CVE-url: https://ubuntu.com/security/CVE-2023-47233 - wifi: brcmfmac: Fix use-after-free bug in brcmfcfg80211detach CVE-url: https://ubuntu.com/security/CVE-2023-52601 - jfs: Fix memleak in dbAdjCtl CVE-url: https://ubuntu.com/security/CVE-2024-26801 - Bluetooth: Avoid potential use-after-free in...

8.8CVSS6.8AI score0.00828EPSS
SaveExploits1References1
SUSE CVE
SUSE CVE
added 2024/05/21 2:00 a.m.9 views

SUSE CVE-2024-35789

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: check/clear fast rx for non-4addr sta VLAN changes When moving a station out of a VLAN and deleting the VLAN afterwards, the fastrx entry still holds a pointer to the VLAN's netdev, which can cause use-after-free...

7.8CVSS6.2AI score0.00355EPSS
SaveExploits0References36
SUSE CVE
SUSE CVE
added 2024/05/21 1:59 a.m.9 views

SUSE CVE-2024-35838

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix potential sta-link leak When a station is allocated, links are added but not set to valid yet e.g. during connection to an AP MLD, we might remove the station without ever marking links valid, and leak them. F...

5.5CVSS6.3AI score0.00216EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2024/05/21 1:59 a.m.13 views

SUSE CVE-2024-35912

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: rfi: fix potential response leaks If the rx payload length check fails, or if kmemdup fails, we still need to free the command response. Fix that...

5.5CVSS6.7AI score0.00209EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2024/05/21 1:59 a.m.8 views

SUSE CVE-2024-35937

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: check A-MSDU format more carefully If it looks like there's another subframe in the A-MSDU but the header isn't fully there, we can end up reading data out of bounds, only to discard later. Make this a bit more...

3.3CVSS6.4AI score0.00344EPSS
SaveExploits0References19
SUSE CVE
SUSE CVE
added 2024/05/21 1:58 a.m.8 views

SUSE CVE-2024-35946

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: fix null pointer access when abort scan During cancel scan we might use vif that weren't scanning. Fix this by using the actual scanning vif...

5.5CVSS6.9AI score0.00213EPSS
SaveExploits0References13
CNNVD
CNNVD
added 2024/05/21 12:00 a.m.12 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 Linux kernel, which stems from a vulnerability in the wifi:ath12k module...

7.8CVSS6.2AI score0.00334EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/05/21 12:00 a.m.4 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 Linux kernel, which stems from a vulnerability in the wifi:ath11k module...

8.8CVSS6.2AI score0.01018EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2024/05/21 12:00 a.m.38 views

SUSE SLES15 Security Update : kernel RT (Live Patch 9 for SLE 15 SP5) (SUSE-SU-2024:1685-1)

The remote SUSE Linux SLES15 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2024:1685-1 advisory. This update for the Linux Kernel 5.14.21-1505001330 fixes several issues. The following security issues were fixed: - CVE-2024-26610: Fixed...

9.8CVSS6.6AI score0.00735EPSS
SaveExploits0References19
CNNVD
CNNVD
added 2024/05/21 12:00 a.m.6 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 Linux kernel, which stems from a vulnerability in the wifi:mac80211 module...

9.1CVSS6.3AI score0.01263EPSS
SaveExploits0References10
CNNVD
CNNVD
added 2024/05/21 12:00 a.m.10 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 Linux kernel, which stems from a vulnerability in the wifi:ath12k module...

5.9CVSS6.2AI score0.00849EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/05/21 12:00 a.m.14 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 Linux kernel, which stems from a vulnerability in the wifi:ath11k module...

4.4CVSS6.4AI score0.00227EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2024/05/21 12:00 a.m.35 views

SUSE SLES15 Security Update : kernel (Live Patch 37 for SLE 15 SP3) (SUSE-SU-2024:1696-1)

The remote SUSE Linux SLES15 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2024:1696-1 advisory. This update for the Linux Kernel 5.3.18-15030059138 fixes several issues. The following security issues were fixed: - CVE-2023-6931: Fixed a he...

9.8CVSS6.6AI score0.00735EPSS
SaveExploits1References20
Rows per page
Query Builder