Lucene search
+L

209 matches found

Cvelist
Cvelist
added 2025/10/01 11:45 a.m.17 views

CVE-2022-50464 mt76: mt7915: Fix PCI device refcount leak in mt7915_pci_init_hif2()

In the Linux kernel, the following vulnerability has been resolved: mt76: mt7915: Fix PCI device refcount leak in mt7915pciinithif2 As comment of pcigetdevice says, it returns a pcidevice with its refcount increased. We need to call pcidevput to decrease the refcount. Save the return value of...

0.00154EPSS
SaveExploits0References3
CVE
CVE
added 2025/10/01 11:45 a.m.32 views

CVE-2022-50464

In the Linux kernel, mt76 MT7915 PCI path had a refcount leak in mt7915_pci_init_hif2(); the issue stems from pci_get_device() returning a device with increased refcount and not balancing with pci_dev_put(). The fix saves the returned pci_device and ensures a pci_dev_put() is called to decrease t...

5.5CVSS6AI score0.00154EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2025/10/01 11:42 a.m.30 views

CVE-2023-53466

CVE-2023-53466 pertains to the Linux kernel wifi driver mt76 mt7915. The issue is a memory leak in the mt7915_mcu_exit path. The security update fixes by always purging mcu skb queues in mt7915_mcu_exit, even if mt7915_firmware_state fails. This mirrors the vulnerability being addressed in OSV-20...

5.5CVSS6.1AI score0.00154EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/10/01 11:42 a.m.16 views

CVE-2023-53466 wifi: mt76: mt7915: fix memory leak in mt7915_mcu_exit

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7915: fix memory leak in mt7915mcuexit Always purge mcu skb queues in mt7915mcuexit routine even if mt7915firmwarestate fails...

0.00154EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/10/01 12:00 a.m.11 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from not properly cleaning up the mcu skb queue in the mt7915mcuexit function, which could lead to a memory leak...

6.3AI score0.00154EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/10/01 12:00 a.m.10 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a PCI device reference count leak in the mt7915pciinithif2 function, which could lead to a memory leak...

6.3AI score0.00154EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/09/25 12:00 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2025-39862

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 list corruption after hardware restart Since stations are recreated from scratch, all lists that wcids are added to must be cleared befo...

8.8CVSS6.4AI score0.0019EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/09/19 11:23 p.m.11 views

SUSE CVE-2025-39862

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7915: fix list corruption after hardware restart Since stations are recreated from scratch, all lists that wcids are added to must be cleared before calling ieee80211restarthw. Set wcid-sta = 0 for each wcid entry i...

8.8CVSS6.6AI score0.0019EPSS
SaveExploits0References3
NVD
NVD
added 2025/09/19 4:15 p.m.13 views

CVE-2025-39862

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7915: fix list corruption after hardware restart Since stations are recreated from scratch, all lists that wcids are added to must be cleared before calling ieee80211restarthw. Set wcid-sta = 0 for each wcid entry i...

8.8CVSS0.0019EPSS
SaveExploits0References2
OSV
OSV
added 2025/09/19 4:15 p.m.16 views

AZL-67542 CVE-2025-39862 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7915: fix list corruption after hardware restart Since stations are recreated from scratch, all lists that wcids are added to must be cleared before calling ieee80211restarthw. Set wcid-sta = 0 for each wcid entry i...

8.8CVSS6.3AI score0.0019EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/19 4:15 p.m.8 views

DEBIAN-CVE-2025-39862

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7915: fix list corruption after hardware restart Since stations are recreated from scratch, all lists that wcids are added to must be cleared before calling ieee80211restarthw. Set wcid-sta = 0 for each wcid entry i...

7.8CVSS6.4AI score0.0019EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/19 4:15 p.m.8 views

UBUNTU-CVE-2025-39862

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7915: fix list corruption after hardware restart Since stations are recreated from scratch, all lists that wcids are added to must be cleared before calling ieee80211restarthw. Set wcid-sta = 0 for each wcid entry i...

8.8CVSS5.7AI score0.0019EPSS
SaveExploits0References5
OSV
OSV
added 2025/09/19 3:26 p.m.9 views

CVE-2025-39862 wifi: mt76: mt7915: fix list corruption after hardware restart

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7915: fix list corruption after hardware restart Since stations are recreated from scratch, all lists that wcids are added to must be cleared before calling ieee80211restarthw. Set wcid-sta = 0 for each wcid entry i...

8.8CVSS6.3AI score
SaveExploits0References5
Cvelist
Cvelist
added 2025/09/19 3:26 p.m.23 views

CVE-2025-39862 wifi: mt76: mt7915: fix list corruption after hardware restart

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7915: fix list corruption after hardware restart Since stations are recreated from scratch, all lists that wcids are added to must be cleared before calling ieee80211restarthw. Set wcid-sta = 0 for each wcid entry i...

8.8CVSS0.0019EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2025/09/19 3:26 p.m.18 views

CVE-2025-39862

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7915: fix list corruption after hardware restart Since stations are recreated from scratch, all lists that wcids are added to must be cleared before calling ieee80211restarthw. Set wcid-sta = 0 for each wcid entry i...

8.8CVSS6.4AI score0.0019EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/09/19 12:00 a.m.14 views

PT-2025-38569

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw where list corruption can occur after a hardware restart in the mt76 mt7915 driver. Specifically, stations are recreated from scratch, requiring lists to...

6.4AI score0.0019EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2025/09/04 12:44 a.m.13 views

mt76: mt7915: fix possible NULL pointer dereference in mt7915_mac_fill_rx_vector

...

5.5CVSS7AI score0.00218EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/08/12 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2021-47021

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: mt76: mt7915: fix memleak when mt7915unregisterdevice mt7915txtokenput should get call befor...

5.5CVSS5AI score0.00235EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/11 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2021-47540

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: mt76: mt7915: fix NULL pointer dereference in mt7915getphymode Fix the following NULL pointe...

5.5CVSS5.2AI score0.00236EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/08 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2022-49230

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: mt76: mt7915: fix possible memory leak in mt7915mcuaddsta Free allocated skb in...

5.5CVSS5.5AI score0.00253EPSS
SaveExploits0References2
Rows per page
Query Builder