Lucene search
+L

249 matches found

EUVD
EUVD
added 2026/05/01 2:15 p.m.22 views

EUVD-2026-26593

In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: fix u8 overflow in SSID scan buffer size calculation The variable valuesize is declared as u8 but accumulates the total length of all SSIDs to scan. Each SSID contributes up to 33 bytes IEEE80211MAXSSIDLEN + 1, an...

5.9AI score0.00143EPSS
SaveExploits0References8
OSV
OSV
added 2026/05/01 2:15 p.m.16 views

CVE-2026-31780 wifi: wilc1000: fix u8 overflow in SSID scan buffer size calculation

In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: fix u8 overflow in SSID scan buffer size calculation The variable valuesize is declared as u8 but accumulates the total length of all SSIDs to scan. Each SSID contributes up to 33 bytes IEEE80211MAXSSIDLEN + 1, an...

7.8CVSS5.9AI score
SaveExploits0References11
CVE
CVE
added 2026/05/01 2:15 p.m.34 views

CVE-2026-31780

In CVE-2026-31780, the Linux kernel wi l c1000 Wi‑Fi driver is affected by a heap buffer overflow in the SSID scan path. The code accumulates total SSID lengths into a variable declared as u8, allowing up to 330 bytes for 10 SSIDs, but the u8 wrap causes a 75-byte kmalloc allocation followed by a...

7.8CVSS5.9AI score0.00143EPSS
SaveExploits0References8Affected Software1
Debian CVE
Debian CVE
added 2026/05/01 2:15 p.m.33 views

CVE-2026-31780

In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: fix u8 overflow in SSID scan buffer size calculation The variable valuesize is declared as u8 but accumulates the total length of all SSIDs to scan. Each SSID contributes up to 33 bytes IEEE80211MAXSSIDLEN + 1, an...

7.8CVSS6AI score0.00143EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/05/01 12:00 a.m.13 views

PT-2026-36415

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A heap buffer overflow occurs in the wilc1000 WiFi driver due to an integer overflow in the SSID scan buffer size calculation. The variable valuesize is declared as a u8 an 8-bit unsigne...

8.5CVSS5.7AI score0.00143EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/04/22 12:00 a.m.9 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2026-013758)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-013758 advisory. In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: fix potential memory leak in wilcmacxmit The wilcmacxmit returns NETDEVTXOK witho...

5.5AI score0.00248EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/04/21 12:00 a.m.12 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-010995 advisory. In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: fix potential memory leak in wilcmacxmit The wilcmacxmit returns NETDEVTXOK witho...

5.7AI score0.00248EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2026/02/20 12:00 a.m.13 views

The vulnerability of the wilc_netdev_ifc_init() function in the drivers/net/wireless/microchip/wilc1000/netdev.c driver for Microchip wireless communication adapters in the Linux operating system’s kernel allows a attacker to compromise the confidentiality, integrity, and accessibility of protected information.

The vulnerability of the wilcnetdevifcinit function in the drivers/net/wireless/microchip/wilc1000/netdev.c file of the wireless adapter driver module from Microchip’s Linux operating system is related to the improper elimination of certain elements in the data sent to the client. Exploiting this...

7CVSS5.8AI score0.00221EPSS
SaveExploits0References9Affected Software2
BDU FSTEC
BDU FSTEC
added 2026/02/04 12:00 a.m.11 views

The vulnerability of the wilc_mac_xmit() function in the drivers/net/wireless/microchip/wilc1000/netdev.c file of the Microchip wireless adapter driver for the Linux operating system allows a hacker to cause a service failure.

The vulnerability of the wilcmacxmit function in the drivers/net/wireless/microchip/wilc1000/netdev.c file of the Microchip wireless adapter driver module exposes resources after their useful life has ended. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS6AI score0.00248EPSS
SaveExploits0References16Affected Software3
Tenable Nessus
Tenable Nessus
added 2026/01/22 12:00 a.m.11 views

Azure Linux 3.0 Security Update: hyperv-daemons (CVE-2024-27053)

The version of hyperv-daemons installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-27053 advisory. - In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: fix RCU usage in...

9.1CVSS5.3AI score0.01635EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/01/13 2:01 p.m.8 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerabilities have been resolved: Wifi: wilc1000 – Avoid buffer overflow in WID string configuration. Fixed the copy overflow warning identified by the Smatch checker. drivers/net/wireless/microchip/wilc1000/wlancfg.c:184 wilcwlanparseresponseframe Error:...

8.8CVSS7.2AI score0.00228EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/12/31 2:52 p.m.7 views

CVE-2022-50832

In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: fix potential memory leak in wilcmacxmit The wilcmacxmit returns NETDEVTXOK without freeing skb, add devkfreeskb to fix it. Compile tested only...

5.5CVSS5.8AI score0.00248EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/12/31 12:31 a.m.18 views

SUSE CVE-2022-50832

In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: fix potential memory leak in wilcmacxmit The wilcmacxmit returns NETDEVTXOK without freeing skb, add devkfreeskb to fix it. Compile tested only...

5.5CVSS6.5AI score0.00248EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2025/12/31 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2022-50832

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - wifi: wilc1000: fix potential memory leak in wilcmacxmit The wilcmacxmit returns NETDEVTXOK without freeing skb, add devkfreeskb to fix it. Compile tested only...

6.1AI score0.00248EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/12/30 3:30 p.m.13 views

EUVD-2022-55866

In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: fix potential memory leak in wilcmacxmit The wilcmacxmit returns NETDEVTXOK without freeing skb, add devkfreeskb to fix it. Compile tested only...

6AI score0.00248EPSS
SaveExploits0References7
NVD
NVD
added 2025/12/30 1:15 p.m.16 views

CVE-2022-50832

In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: fix potential memory leak in wilcmacxmit The wilcmacxmit returns NETDEVTXOK without freeing skb, add devkfreeskb to fix it. Compile tested only...

0.00248EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/12/30 1:15 p.m.9 views

CVE-2022-50832

In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: fix potential memory leak in wilcmacxmit The wilcmacxmit returns NETDEVTXOK without freeing skb, add devkfreeskb to fix it. Compile tested only...

5.6AI score0.00248EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/30 1:15 p.m.20 views

UBUNTU-CVE-2022-50832

In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: fix potential memory leak in wilcmacxmit The wilcmacxmit returns NETDEVTXOK without freeing skb, add devkfreeskb to fix it. Compile tested only...

5.7AI score0.00248EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2025/12/30 12:10 p.m.33 views

CVE-2022-50832 wifi: wilc1000: fix potential memory leak in wilc_mac_xmit()

In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: fix potential memory leak in wilcmacxmit The wilcmacxmit returns NETDEVTXOK without freeing skb, add devkfreeskb to fix it. Compile tested only...

0.00248EPSS
SaveExploits0References6
CVE
CVE
added 2025/12/30 12:10 p.m.37 views

CVE-2022-50832

CVE-2022-50832 is a Linux kernel issue affecting the wilc1000 WiFi driver, where wilc_mac_xmit() could return NETDEV_TX_OK without freeing the socket buffer (skb). The fix adds a dev_kfree_skb() to ensure the skb is freed. The description indicates this was a compile-tested fix. No exploit detail...

6.1AI score0.00248EPSS
SaveExploits0References6
Rows per page
Query Builder