Lucene search
+L

259 matches found

Tenable Nessus
Tenable Nessus
added 2026/09/18 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2026-90354

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - wifi: mt76: mt7915: fix double hif2 init on the non-WED path mt7915pciinithif2 was called unconditionally and again inside the WED-inactive branch. The helper...

0.00173EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/09/18 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-90373

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - wifi: mt76: mt7915: clear wcid mask under mutex after RCU pointer clear mt7915removeinterface cleared the wcid mask bit with no lock held and before clearing th...

0.002EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/09/18 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-90352

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - wifi: mt76: mt7915: release hif2 reference on probe IRQ failure The hif2 reference obtained by mt7915pciinithif2 is only released on error paths that key off...

0.00205EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/09/18 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-90368

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - wifi: mt76: mt7915: unwind state on addinterface failure When mt76wcidalloc fails, mt7915addinterface returned without clearing the vifmask/omacmask bits it had...

0.002EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/09/18 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2026-90353

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - wifi: mt76: mt7915: fix ext PHY use-after-free on register error path After mt7915registerextphy succeeded, a failure of the main PHY mt7915initdebugfs or...

7CVSS0.00141EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/09/18 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2026-90357

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - wifi: mt76: mt7915: unlink TWT flow if the MCU rejects the agreement The flow is added to dev-twtlist before sending the agreement to the firmware, but the erro...

8.8CVSS0.00341EPSS
SaveExploits0References3
NVD
NVD
added 2026/09/17 5:17 p.m.6 views

CVE-2026-90372

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7915: avoid nss underflow in mt7915mcugetstanss If a peer's VHT/HE MCS map has no supported spatial stream all fields 0x3, the loop exits with nss == 0 and the function returned u8-1 255, which was then written into...

7.1CVSS0.00356EPSS
SaveExploits0References8
OSV
OSV
added 2026/09/17 5:17 p.m.6 views

DEBIAN-CVE-2026-90368

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7915: unwind state on addinterface failure When mt76wcidalloc fails, mt7915addinterface returned without clearing the vifmask/omacmask bits it had already set, without removing the firmware dev info added earlier, a...

0.002EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/17 5:17 p.m.5 views

CVE-2026-90368

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7915: unwind state on addinterface failure When mt76wcidalloc fails, mt7915addinterface returned without clearing the vifmask/omacmask bits it had already set, without removing the firmware dev info added earlier, a...

0.002EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/17 5:17 p.m.4 views

AZL-102170 CVE-2026-90368 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7915: unwind state on addinterface failure When mt76wcidalloc fails, mt7915addinterface returned without clearing the vifmask/omacmask bits it had already set, without removing the firmware dev info added earlier, a...

0.002EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/17 5:17 p.m.5 views

AZL-102047 CVE-2026-90352 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7915: release hif2 reference on probe IRQ failure The hif2 reference obtained by mt7915pciinithif2 is only released on error paths that key off dev-hif2, which is not assigned until after the IRQ setup. If...

0.00205EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/17 5:17 p.m.5 views

AZL-102173 CVE-2026-90354 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7915: fix double hif2 init on the non-WED path mt7915pciinithif2 was called unconditionally and again inside the WED-inactive branch. The helper increments the global hifidx, writes the PCIe RECOGID register and tak...

0.00173EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/17 5:17 p.m.7 views

AZL-101981 CVE-2026-90353 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7915: fix ext PHY use-after-free on register error path After mt7915registerextphy succeeded, a failure of the main PHY mt7915initdebugfs or mt7915coredumpregister unwound through freephy2, which called...

7CVSS0.00141EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/17 5:17 p.m.8 views

DEBIAN-CVE-2026-90352

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7915: release hif2 reference on probe IRQ failure The hif2 reference obtained by mt7915pciinithif2 is only released on error paths that key off dev-hif2, which is not assigned until after the IRQ setup. If...

0.00205EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/17 5:17 p.m.5 views

DEBIAN-CVE-2026-90353

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7915: fix ext PHY use-after-free on register error path After mt7915registerextphy succeeded, a failure of the main PHY mt7915initdebugfs or mt7915coredumpregister unwound through freephy2, which called...

7CVSS0.00141EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/17 5:17 p.m.7 views

DEBIAN-CVE-2026-90357

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7915: unlink TWT flow if the MCU rejects the agreement The flow is added to dev-twtlist before sending the agreement to the firmware, but the error path leaves it linked while flowidmask is never set. The flow slot...

8.8CVSS0.00341EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/17 5:17 p.m.6 views

CVE-2026-90353

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7915: fix ext PHY use-after-free on register error path After mt7915registerextphy succeeded, a failure of the main PHY mt7915initdebugfs or mt7915coredumpregister unwound through freephy2, which called...

7CVSS0.00141EPSS
SaveExploits0References6
OSV
OSV
added 2026/09/17 5:17 p.m.4 views

AZL-103011 CVE-2026-90357 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7915: unlink TWT flow if the MCU rejects the agreement The flow is added to dev-twtlist before sending the agreement to the firmware, but the error path leaves it linked while flowidmask is never set. The flow slot...

8.8CVSS0.00341EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/17 5:17 p.m.5 views

CVE-2026-90352

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7915: release hif2 reference on probe IRQ failure The hif2 reference obtained by mt7915pciinithif2 is only released on error paths that key off dev-hif2, which is not assigned until after the IRQ setup. If...

0.00205EPSS
SaveExploits0References6
NVD
NVD
added 2026/09/17 5:17 p.m.4 views

CVE-2026-90357

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7915: unlink TWT flow if the MCU rejects the agreement The flow is added to dev-twtlist before sending the agreement to the firmware, but the error path leaves it linked while flowidmask is never set. The flow slot...

8.8CVSS0.00341EPSS
SaveExploits0References6
Rows per page
Query Builder