Lucene search
+L

16 matches found

OSV
OSV
added 2 days ago6 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.00242EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/08/11 5:43 p.m.5 views

CVE-2026-68310

A flaw was found in the Linux kernel's mt76 wifi driver. This vulnerability arises from improper handling of High Efficiency HE capability lookups, where a null pointer could be dereferenced. This could lead to a system crash, resulting in a Denial of Service DoS...

5.5CVSS5.3AI score0.00168EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/10 12:2 p.m.35 views

CVE-2026-68306

In the Linux kernel, the wifi mt76 mt7996 driver vulnerability CVE-2026-68306 could cause a NULL pointer dereference in mt7996_mcu_sta_bfer_eht() if mt76_connac_get_eht_phy_cap() returns NULL. The advisory notes that the cap pointer must be checked before dereferencing it, and the issue has been ...

5.2AI score0.00168EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/10 12:0 p.m.29 views

CVE-2026-68194

The CVE-2026-68194 issue affects Linux kernel wifi driver stack mt76/mt7921: TXRX_NOTIFY is an mmio-only event but was dispatched on non-mmio buses (USB/SDIO) via mt7921_rx_check()/mt7921_queue_rx_skb(), causing a NULL pointer dereference in mt7921_mac_tx_free() when mt76_queue_tx_cleanup() calls...

5.2AI score0.002EPSS
SaveExploits0References5
NVD
NVD
added 2026/07/19 3:16 p.m.11 views

CVE-2026-63866

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: Clear wcid pointer in mt7996macstadeinitlink Clear WCID pointer removing the sta link in mt7996macstadeinitlink routine...

8.8CVSS0.00223EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/06/25 12:0 a.m.18 views

Linux Distros Unpatched Vulnerability : CVE-2026-53104

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - wifi: mt76: Fix memory leak destroying device All MT76 rx queues have an associated pagepool even if the queue is not associated to a NAPI e.g. WED RRO queues...

5.5CVSS5.9AI score0.00121EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/12/25 12:23 a.m.6 views

SUSE CVE-2025-68738

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: fix null pointer deref in mt7996conftx If a link does not have an assigned channel yet, mt7996viflink returns NULL. We still need to store the updated queue settings in that case, and apply them later. Move th...

5.5CVSS6.4AI score0.00176EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/12/24 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2022-50735

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - wifi: mt76: do not run mt76ustatusworker if the device is not running Fix the following NULL pointer dereference avoiding to run mt76ustatusworker thread if the...

5.9AI score0.00218EPSS
SaveExploits0References3
Rockylinux
Rockylinux
added 2025/12/05 9:7 a.m.16 views

kernel security update

An update is available for kernel. This update affects Rocky Linux 10. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The kernel packages contain the Linux kernel, the core of any Linux operating...

9.8CVSS6.4AI score0.00378EPSS
SaveExploits0
OSV
OSV
added 2025/07/03 9:15 a.m.8 views

UBUNTU-CVE-2025-38155

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7915: Fix null-ptr-deref in mt7915mmiowedinit devmioremap returns NULL on error. Currently, mt7915mmiowedinit does not check for this case, which results in a NULL pointer dereference. Prevent null pointer dereferen...

5.5CVSS6AI score0.00141EPSS
SaveExploits0References30
AstraLinux
AstraLinux
added 2024/11/23 3:4 a.m.1 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: wifi: mt76: replace skbput with skbputzero Avoid potentially reusing uninitialized data...

8.3CVSS6.4AI score0.0049EPSS
SaveExploits0References3
NVD
NVD
added 2024/07/30 8:15 a.m.22 views

CVE-2024-42225

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: replace skbput with skbputzero Avoid potentially reusing uninitialized data...

8.3CVSS0.0049EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2024/07/30 8:15 a.m.26 views

CVE-2024-42225

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: replace skbput with skbputzero Avoid potentially reusing uninitialized data...

8.3CVSS6.4AI score0.0049EPSS
SaveExploits0References23
UbuntuCve
UbuntuCve
added 2024/06/19 2:15 p.m.21 views

CVE-2024-38609

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: connac: check for null before dereferencing The wcid can be NULL. It should be checked for validity before dereferencing it to avoid crash...

5.5CVSS5.8AI score0.0018EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/06/19 2:15 p.m.17 views

CVE-2024-38563

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: fix potential memory leakage when reading chip temperature Without this commit, reading chip temperature will cause memory leakage...

5.5CVSS6.2AI score0.00225EPSS
SaveExploits0References10
RedHat Linux
RedHat Linux
added 2023/11/07 9:3 a.m.13 views

kernel: wifi: mt76: do not run mt76u_status_worker if the device is not running

A flaw was discovered in the Linux kernel’s mt76 Wi-Fi driver, where the mt76ustatusworker thread could be scheduled even when the underlying device was not yet in a running state. Under certain conditions, this could lead to a NULL pointer dereference in the worker routine, resulting in a kernel...

5.8AI score0.00218EPSS
SaveExploits0References5
Rows per page
Query Builder