Lucene search
+L

57 matches found

OSV
OSV
added 2025/05/02 4:15 p.m.12 views

UBUNTU-CVE-2023-53086

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: connac: do not check WED status for non-mmio devices WED is supported just for mmio devices, so do not check it for usb or sdio devices. This patch fixes the crash reported below: 21.946627 wlp0s3u1i3: authenticate wi...

8.8CVSS6.4AI score0.00199EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/05/02 3:55 p.m.44 views

CVE-2023-53086 wifi: mt76: connac: do not check WED status for non-mmio devices

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: connac: do not check WED status for non-mmio devices WED is supported just for mmio devices, so do not check it for usb or sdio devices. This patch fixes the crash reported below: 21.946627 wlp0s3u1i3: authenticate wi...

8.8CVSS0.00199EPSS
SaveExploits0References2
CVE
CVE
added 2025/05/02 3:55 p.m.127 views

CVE-2023-53086

The CVE-2023-53086 entry describes a Linux kernel fix for the wifi mt76 connac driver: WED status checks were erroneously performed on non-MMIO devices (e.g., USB/SDIO). The underlying issue could trigger a crash or kernel fault during authentication/association with wireless peers, as evidenced ...

8.8CVSS6.5AI score0.00199EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/05/02 3:55 p.m.18 views

CVE-2023-53086 wifi: mt76: connac: do not check WED status for non-mmio devices

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: connac: do not check WED status for non-mmio devices WED is supported just for mmio devices, so do not check it for usb or sdio devices. This patch fixes the crash reported below: 21.946627 wlp0s3u1i3: authenticate wi...

8.8CVSS6.1AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/04/07 12:00 a.m.7 views

PT-2025-27740

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A null pointer dereference issue has been identified in the mt7915 mmio wed init function. The devm ioremap function returns NULL on error, but mt7915 mmio wed init does not check for...

5.5CVSS6.4AI score0.00145EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/04/07 12:00 a.m.5 views

PT-2025-27741

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A null pointer dereference issue has been identified in the Linux kernel, specifically in the mt7996 mmio wed init function. This issue arises because devm ioremap returns NULL on erro...

5.5CVSS6AI score0.00144EPSS
SaveExploits0
OpenVAS
OpenVAS
added 2024/09/25 12:00 a.m.24 views

SUSE: Security Advisory (SUSE-SU-2024:3418-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

8.7CVSS7.8AI score0.02303EPSS
SaveExploits3References6
SUSE CVE
SUSE CVE
added 2024/09/05 2:46 a.m.9 views

SUSE CVE-2024-44997

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtkwed: fix use-after-free panic in mtkwedsetuptcblockcb When there are multiple ap interfaces on one band and with WED on, turning the interface down will cause a kernel panic on MT798X. Previously, cbpriv was fre...

5.5CVSS7.6AI score0.00214EPSS
SaveExploits0References11
OSV
OSV
added 2024/09/04 8:15 p.m.8 views

DEBIAN-CVE-2024-44997

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtkwed: fix use-after-free panic in mtkwedsetuptcblockcb When there are multiple ap interfaces on one band and with WED on, turning the interface down will cause a kernel panic on MT798X. Previously, cbpriv was fre...

7.8CVSS6.2AI score0.00214EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/04 8:15 p.m.18 views

AZL-48741 CVE-2024-44997 affecting package kernel for versions less than 6.6.51.1-1

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtkwed: fix use-after-free panic in mtkwedsetuptcblockcb When there are multiple ap interfaces on one band and with WED on, turning the interface down will cause a kernel panic on MT798X. Previously, cbpriv was fre...

7.8CVSS6.6AI score0.00214EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/04 8:15 p.m.11 views

UBUNTU-CVE-2024-44997

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtkwed: fix use-after-free panic in mtkwedsetuptcblockcb When there are multiple ap interfaces on one band and with WED on, turning the interface down will cause a kernel panic on MT798X. Previously, cbpriv was fre...

7.8CVSS5.7AI score0.00214EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2024/09/04 8:15 p.m.17 views

CVE-2024-44997

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtkwed: fix use-after-free panic in mtkwedsetuptcblockcb When there are multiple ap interfaces on one band and with WED on, turning the interface down will cause a kernel panic on MT798X. Previously, cbpriv was fre...

7.8CVSS6.6AI score0.00214EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/09/04 12:00 a.m.13 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, which stems from a post-release reuse issue in the mtkwedsetuptcblockcb function of the net: ethernet: mtkwed component tha...

7.8CVSS7.3AI score0.00214EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/08/12 12:00 a.m.13 views

PT-2024-6979 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to a use-after-free panic in the mtk wed setup tc block cb function. When there are multiple ap interfaces on one band and with WED on, turning the interface down...

7.8CVSS6.6AI score0.00886EPSS
SaveExploits3References968
RedHat Linux
RedHat Linux
added 2023/11/14 3:46 p.m.11 views

kernel: wifi: mt76: connac: do not check WED status for non-mmio devices

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: connac: do not check WED status for non-mmio devices WED is supported just for mmio devices, so do not check it for usb or sdio devices. This patch fixes the crash reported below: 21.946627 wlp0s3u1i3: authenticate wi...

8.8CVSS6.5AI score0.00199EPSS
SaveExploits0References5
OpenVAS
OpenVAS
added 2023/10/25 12:00 a.m.70 views

Fedora: Security Advisory for fbthrift (FEDORA-2023-17efd3f2cd)

The remote host is missing an update for the SPDX-FileCopyrightText: 2023 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5CVSS8.6AI score0.99999EPSS
SaveExploits21References4
Tenable Nessus
Tenable Nessus
added 2006/11/06 12:00 a.m.11 views

Solaris 2.5.1 (sparc) : 106514-10

The remote host is missing Sun Security Patch number 106514-10 Sun Internet Mail Server 3.5: Misc. fixes. Date this patch was last updated by Sun : Wed May 10 18:00:00 MDT 2000 You should install this patch for your system to be up-to-date. %NASLMINLEVEL 999999 @DEPRECATED@ This script has been...

SaveExploits0
Rows per page
Query Builder