Lucene search
+L

87 matches found

Tenable Nessus
Tenable Nessus
added 2025/10/07 12:00 a.m.23 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-414387)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-414387 advisory. A buffer overflow flaw was found in the Linux kernel Broadcom Full MAC Wi-Fi driver. This issue occurs when a user connects to a malicious USB device. This can allow...

6.6CVSS6.7AI score0.00507EPSS
SaveExploits1References3
OSV
OSV
added 2025/10/04 4:15 p.m.9 views

UBUNTU-CVE-2023-53582

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: ensure CLM version is null-terminated to prevent stack-out-of-bounds Fix a stack-out-of-bounds read in brcmfmac that occurs when 'buf' that is not null-terminated is passed as an argument of strreplace in...

5.5CVSS6AI score0.00156EPSS
SaveExploits0References10
BDU FSTEC
BDU FSTEC
added 2025/09/28 12:00 a.m.4 views

The vulnerability in the `drivers/net/wireless/broadcom/brcm80211/brcmfmac/of.c` component of the Linux operating system allows a hacker to cause a service failure.

The vulnerability in the drivers/net/wireless/broadcom/brcm80211/brcmfmac/of.c component of the Linux operating system’s kernel is related to insufficient input validation. Exploiting this vulnerability can allow an attacker to cause service failures...

5.5CVSS6.7AI score0.00204EPSS
SaveExploits0References12Affected Software3
OSV
OSV
added 2025/02/27 3:15 a.m.15 views

UBUNTU-CVE-2025-21744

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: fix NULL pointer dereference in brcmftxfinalize On removal of the device or unloading of the kernel module a potential NULL pointer dereference occurs. The following sequence deletes the interface: brcmfdetach...

5.5CVSS5.7AI score0.00249EPSS
SaveExploits0References50
OSV
OSV
added 2024/12/27 3:15 p.m.6 views

UBUNTU-CVE-2024-56593

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: Fix oops due to NULL pointer dereference in brcmfsdiodsglistrw This patch fixes a NULL pointer dereference bug in brcmfmac that occurs when a high 'sdsgentryalign' value applies e.g. 512 and a lot of queued SKBs a...

5.5CVSS6.2AI score0.00241EPSS
SaveExploits0References54
NVD
NVD
added 2024/11/10 11:15 p.m.41 views

CVE-2020-10369

Certain Cypress and Broadcom Wireless Combo chips, when a January 2021 firmware update is not present, allow inferences about memory content via a "Spectra" attack...

5.5CVSS0.00389EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/11/10 12:00 a.m.28 views

CVE-2020-10370

Certain Cypress and Broadcom Wireless Combo chips such as CYW43455, when a 2021-01-26 Bluetooth firmware update is not present, allow a Bluetooth outage via a "Spectra" attack...

0.00561EPSS
SaveExploits0References5
CVE
CVE
added 2024/11/10 12:00 a.m.51 views

CVE-2020-10367

CVE-2020-10367 affects certain Cypress (and Broadcom) Wireless Combo chips. When a January 2021 firmware update is not present, devices may allow memory access through a Spectra attack. The Red Hat, CIRCL, NVD and CVE listings corroborate the same description. The core issue is the lack of the 20...

5.5CVSS6.7AI score0.00389EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/11/10 12:00 a.m.26 views

CVE-2020-10368

Certain Cypress and Broadcom Wireless Combo chips, when a January 2021 firmware update is not present, allow memory read access via a "Spectra" attack...

0.00361EPSS
SaveExploits0References4
OSV
OSV
added 2024/06/11 12:15 p.m.23 views

USN-6817-2 linux-oem-6.8 vulnerabilities

Ziming Zhang discovered that the DRM driver for VMware Virtual GPU did not properly handle certain error conditions, leading to a NULL pointer dereference. A local attacker could possibly trigger this vulnerability to cause a denial of service. CVE-2022-38096 Zheng Wang discovered that the Broadc...

9.8CVSS6.7AI score0.01635EPSS
SaveExploits0References221
OSV
OSV
added 2024/05/21 10:39 p.m.20 views

USN-6775-2 linux-aws, linux-aws-5.15, linux-gke vulnerabilities

Zheng Wang discovered that the Broadcom FullMAC WLAN driver in the Linux kernel contained a race condition during device removal, leading to a use- after-free vulnerability. A physically proximate attacker could possibly use this to cause a denial of service system crash. CVE-2023-47233 Several...

8.8CVSS6.7AI score0.00339EPSS
SaveExploits0References4
OSV
OSV
added 2024/04/17 11:15 a.m.8 views

UBUNTU-CVE-2023-52644

In the Linux kernel, the following vulnerability has been resolved: wifi: b43: Stop/wake correct queue in DMA Tx path when QoS is disabled When QoS is disabled, the queue priority value will not map to the correct ieee80211 queue since there is only one queue. Stop/wake queue 0 when QoS is disabl...

6.3CVSS6.2AI score0.00232EPSS
SaveExploits0References37
OSV
OSV
added 2023/11/03 9:15 p.m.14 views

DEBIAN-CVE-2023-47233

The brcm80211 component in the Linux kernel through 6.5.10 has a brcmfcfg80211detach use-after-free in the device unplugging disconnect the USB by hotplug code. For physically proximate attackers with local access, this "could be exploited in a real world scenario." This is related to...

4.3CVSS6.2AI score0.00315EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2023/05/16 8:56 a.m.27 views

kernel: wifi: brcmfmac: fix invalid address access when enabling SCAN log level

A NULL pointer dereference vulnerability was found in the Broadcom brcmfmac wireless driver in the Linux kernel. When the SCAN debug log level is enabled, a loop variable 'i' is incorrectly modified when setting random MAC addresses. This causes an invalid memory access when attempting to print...

7AI score0.00257EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/05/09 10:04 a.m.19 views

kernel: wifi: brcmfmac: fix invalid address access when enabling SCAN log level

A NULL pointer dereference vulnerability was found in the Broadcom brcmfmac wireless driver in the Linux kernel. When the SCAN debug log level is enabled, a loop variable 'i' is incorrectly modified when setting random MAC addresses. This causes an invalid memory access when attempting to print...

7AI score0.00257EPSS
SaveExploits0References5
OSV
OSV
added 2023/04/11 11:05 a.m.9 views

OESA-2023-1212 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: Kernel: A denial of service issue in az6027 driver in drivers/media/usb/dev-usb/az6027.cCVE-2023-28328 A slab-out-of-bound read problem was found in brcmfgetassocies in drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c ...

7.5CVSS6.7AI score0.16525EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2023/03/27 9:15 p.m.7 views

CVE-2023-1380

A slab-out-of-bound read problem was found in brcmfgetassocies in drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c in the Linux Kernel. This issue could occur when associnfo-reqlen data is bigger than the size of the buffer, defined as WLEXTRABUFMAX, leading to a denial of service...

7.1CVSS6.6AI score0.16525EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2023/03/16 3:20 a.m.11 views

SUSE CVE-2023-1380

A slab-out-of-bound read problem was found in brcmfgetassocies in drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c in the Linux Kernel. This issue could occur when associnfo-reqlen data is bigger than the size of the buffer, defined as WLEXTRABUFMAX, leading to a denial of service...

3.3CVSS6.5AI score0.16525EPSS
SaveExploits0References27
OSV
OSV
added 2023/03/03 4:40 p.m.17 views

USN-5919-1 linux-aws-hwe, linux-oracle vulnerabilities

It was discovered that the Upper Level Protocol ULP subsystem in the Linux kernel did not properly handle sockets entering the LISTEN state in certain protocols, leading to a use-after-free vulnerability. A local attacker could use this to cause a denial of service system crash or possibly execut...

8.8CVSS7.5AI score0.01115EPSS
SaveExploits2References13
SUSE CVE
SUSE CVE
added 2023/02/15 4:47 a.m.7 views

SUSE CVE-2017-7541

The brcmfcfg80211mgmttx function in drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c in the Linux kernel before 4.12.3 allows local users to cause a denial of service buffer overflow and system crash or possibly gain privileges via a crafted NL80211CMDFRAME Netlink packet...

6.2CVSS6.9AI score0.00547EPSS
SaveExploits0References10
Rows per page
Query Builder