Lucene search
+L

36 matches found

UbuntuCve
UbuntuCve
added 2026/09/14 12:00 a.m.4 views

CVE-2026-80933

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: validate default EEPROM firmware size The default EEPROM firmware is parsed and copied as a full EEPROM without checking its length. A truncated file can make the driver read beyond the firmware buffer during...

7.8CVSS0.00127EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/09/12 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-80934

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - wifi: mt76: mt7996: fix TX DMA mapping leak for AddBA req frames mt7996/mt7992 hand the firmware a HW MAC- TXP for AddBA req action frames MTTXD7MACTXD, set in...

0.00166EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/09/12 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2026-80933

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - wifi: mt76: mt7996: validate default EEPROM firmware size The default EEPROM firmware is parsed and copied as a full EEPROM without checking its length. A...

7.8CVSS0.00127EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/11 8:18 p.m.7 views

AZL-100748 CVE-2026-80935 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: bound the device EEPROM address before the EFUSE copy mt7996mcugeteeprom derives the destination of the EFUSE/EXT block copy from the address reported by the MCU response event-addr, a device-controlled le32 a...

8.8CVSS0.00218EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2026/09/11 7:42 p.m.8 views

CVE-2026-80935

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: bound the device EEPROM address before the EFUSE copy mt7996mcugeteeprom derives the destination of the EFUSE/EXT block copy from the address reported by the MCU response event-addr, a device-controlled le32 a...

8.8CVSS0.00218EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:42 p.m.8 views

CVE-2026-80933

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: validate default EEPROM firmware size The default EEPROM firmware is parsed and copied as a full EEPROM without checking its length. A truncated file can make the driver read beyond the firmware buffer during...

7.8CVSS0.00127EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/09/11 7:42 p.m.27 views

CVE-2026-80933 wifi: mt76: mt7996: validate default EEPROM firmware size

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: validate default EEPROM firmware size The default EEPROM firmware is parsed and copied as a full EEPROM without checking its length. A truncated file can make the driver read beyond the firmware buffer during...

7.8CVSS0.00127EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.11 views

PT-2026-90063

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: validate default EEPROM firmware size The default EEPROM firmware is parsed and copied as a full EEPROM without checking its length. A truncated file can make the driver read beyond the firmware buffer during...

0.00127EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/31 11:54 a.m.8 views

CVE-2026-80632

A flaw was found in the Linux kernel's Wi-Fi driver, specifically within the mt7996 component. When the MT76NPU and CONFIGNETMEDIATEKSOCWED configurations are enabled and the Airoha NPU System-on-Chip SoC is detected, the mt7996inittxqueues function can attempt to dereference a NULL Wi-Fi/Etherne...

5.5CVSS5.9AI score0.00155EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/08/28 8:16 a.m.9 views

CVE-2026-80632

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: Fix NULL pointer dereference in mt7996inittxqueues When MT76NPU and CONFIGNETMEDIATEKSOCWED are enabled and mt76 detects properly the Airoha NPU SoC, mt7996inittxqueues will dereference a NULL WED pointer. Fix...

5.8AI score0.00155EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2026-74323

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - wifi: mt76: mt7996: Fix possible token leak in mt7996txprepareskb If linkconf or linksta lookup fails in mt7996txprepareskb routine, mt7996 driver leaks an...

8.8CVSS7.3AI score0.00239EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/15 6:22 a.m.12 views

UBUNTU-CVE-2026-74323

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: Fix possible token leak in mt7996txprepareskb If linkconf or linksta lookup fails in mt7996txprepareskb routine, mt7996 driver leaks an already allocated tx token. Fix the issue releasing the token in case of...

8.8CVSS5.3AI score0.00239EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/15 5:58 a.m.33 views

CVE-2026-74323 wifi: mt76: mt7996: Fix possible token leak in mt7996_tx_prepare_skb()

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: Fix possible token leak in mt7996txprepareskb If linkconf or linksta lookup fails in mt7996txprepareskb routine, mt7996 driver leaks an already allocated tx token. Fix the issue releasing the token in case of...

8.8CVSS0.00239EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/15 5:58 a.m.46 views

CVE-2026-74323

CVE-2026-74323 affects the Linux kernel wifi driver for the MT76 MT7996. The vulnerability occurs in the mt7996_tx_prepare_skb() path: if link_conf or link_sta lookups fail, the driver leaks an already allocated TX token. The fix releases the token in error paths to prevent the leak. The issue ha...

8.8CVSS5.3AI score0.00239EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.17 views

PT-2026-72759

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: Fix possible token leak in mt7996 tx prepare skb If link conf or link sta lookup fails in mt7996 tx prepare skb routine, mt7996 driver leaks an already allocated tx token. Fix the issue releasing the token in...

5.3AI score0.00239EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/06/25 8:16 a.m.23 views

CVE-2026-53097

A flaw was found in the Linux kernel's mt7996 Wi-Fi driver. A use-after-free vulnerability exists in the mt7996macdumpwork function due to a race condition during the detachment of the mt7996 PCI chip. This can occur when mt7996crashdata is released while a related work item is still active,...

7.8CVSS6AI score0.00125EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/01/22 12:00 a.m.8 views

Azure Linux 3.0 Security Update: kernel (CVE-2024-47681)

The version of kernel 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-47681 advisory. - In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: fix NULL pointer...

5.5CVSS6.8AI score0.00235EPSS
SaveExploits0References2
NVD
NVD
added 2025/12/24 11:15 a.m.15 views

CVE-2025-68360

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: wed: use proper wed reference in mt76 wed driver callabacks MT7996 driver can use both wed and wedhif2 devices to offload traffic from/to the wireless NIC. In the current codebase we assume to always use the primary w...

8.2CVSS0.00463EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/12/24 12:00 a.m.8 views

PT-2025-52896

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.12.50 Description The MT7996 driver in the Linux kernel may use an incorrect wed Wireless Ethernet Driver reference when handling traffic offload, potentially leading to a kernel crash. This issue occurs when t...

6.4AI score0.00463EPSS
SaveExploits0
EUVD
EUVD
added 2025/10/08 7:32 a.m.17 views

EUVD-2025-31832

A weakness has been identified in JhumanJ OpnForm up to 1.9.3. This affects an unknown function of the file /api/password/email of the component Forgotten Password Handler. This manipulation causes information exposure through discrepancy. It is possible to initiate the attack remotely. The attac...

6.3CVSS4.2AI score0.00567EPSS
SaveExploits1References5
Rows per page
Query Builder