Lucene search
+L

37 matches found

UbuntuCve
UbuntuCve
added 2024/06/19 2:15 p.m.22 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
OSV
OSV
added 2024/06/19 2:15 p.m.11 views

UBUNTU-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.7AI score0.0018EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/06/19 1:56 p.m.44 views

CVE-2024-38609 wifi: mt76: connac: check for null before dereferencing

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...

0.0018EPSS
SaveExploits0References2
OSV
OSV
added 2024/06/19 1:56 p.m.22 views

CVE-2024-38609 wifi: mt76: connac: check for null before dereferencing

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.9AI score
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/03/01 4:07 a.m.7 views

SUSE CVE-2021-47029

In the Linux kernel, the following vulnerability has been resolved: mt76: connac: fix kernel warning adding monitor interface Fix the following kernel warning adding a monitor interface in mt76connacmcuuniadddev routine. 507.984882 ------------ cut here ------------ 507.989515 WARNING: CPU: 1 PID...

5.5CVSS6.4AI score0.00246EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2024/03/01 12:00 a.m.18 views

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

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been resolved. The issue is related to the wifi: mt76: connac component, where the wcid can be NULL. To avoid crashes, it is necessary to check...

9.1CVSS6.5AI score0.01219EPSS
SaveExploits11References900
RedhatCVE
RedhatCVE
added 2024/02/29 10:32 a.m.26 views

CVE-2021-47029

In the Linux kernel, the following vulnerability has been resolved: mt76: connac: fix kernel warning adding monitor interface Fix the following kernel warning adding a monitor interface in mt76connacmcuuniadddev routine. 507.984882 ------------ cut here ------------ 507.989515 WARNING: CPU: 1 PID...

2.3CVSS6.4AI score0.00246EPSS
SaveExploits0References4
OSV
OSV
added 2024/02/28 9:15 a.m.10 views

CVE-2021-47029

In the Linux kernel, the following vulnerability has been resolved: mt76: connac: fix kernel warning adding monitor interface Fix the following kernel warning adding a monitor interface in mt76connacmcuuniadddev routine. 507.984882 ------------ cut here ------------ 507.989515 WARNING: CPU: 1 PID...

5.5CVSS5.6AI score0.00246EPSS
SaveExploits0References2
OSV
OSV
added 2024/02/28 9:15 a.m.9 views

UBUNTU-CVE-2021-47029

In the Linux kernel, the following vulnerability has been resolved: mt76: connac: fix kernel warning adding monitor interface Fix the following kernel warning adding a monitor interface in mt76connacmcuuniadddev routine. 507.984882 ------------ cut here ------------ 507.989515 WARNING: CPU: 1 PID...

5.5CVSS5.7AI score0.00246EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2024/02/28 9:15 a.m.26 views

CVE-2021-47029

In the Linux kernel, the following vulnerability has been resolved: mt76: connac: fix kernel warning adding monitor interface Fix the following kernel warning adding a monitor interface in mt76connacmcuuniadddev routine. 507.984882 ------------ cut here ------------ 507.989515 WARNING: CPU: 1 PID...

5.5CVSS5.7AI score0.00246EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/02/28 8:13 a.m.15 views

CVE-2021-47029 mt76: connac: fix kernel warning adding monitor interface

In the Linux kernel, the following vulnerability has been resolved: mt76: connac: fix kernel warning adding monitor interface Fix the following kernel warning adding a monitor interface in mt76connacmcuuniadddev routine. 507.984882 ------------ cut here ------------ 507.989515 WARNING: CPU: 1 PID...

6.7AI score0.00246EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/02/28 8:13 a.m.40 views

CVE-2021-47029 mt76: connac: fix kernel warning adding monitor interface

In the Linux kernel, the following vulnerability has been resolved: mt76: connac: fix kernel warning adding monitor interface Fix the following kernel warning adding a monitor interface in mt76connacmcuuniadddev routine. 507.984882 ------------ cut here ------------ 507.989515 WARNING: CPU: 1 PID...

6.6AI score0.00246EPSS
SaveExploits0References2
CVE
CVE
added 2024/02/28 8:13 a.m.6864 views

CVE-2021-47029

CVE-2021-47029 concerns a Linux kernel issue in the mt76 Connac driver (mt76_connac_mcu_uni_add_dev) that emitted a kernel-warning trace when adding a monitor interface during EEPROM init (mt7921e path). The problem was addressed by fixing the kernel warning in the mt76_connac_mcu_uni_add_dev rou...

5.5CVSS6.4AI score0.00246EPSS
SaveExploits0References2Affected Software1
RedHat Linux
RedHat Linux
added 2023/11/14 3:46 p.m.9 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.00223EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/07 9:03 a.m.13 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.00223EPSS
SaveExploits0References5
OSV
OSV
added 2021/05/31 3:39 p.m.14 views

GSD-2021-1000253 mt76: connac: fix kernel warning adding monitor interface

mt76: connac: fix kernel warning adding monitor interface This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.12.4 by commit...

7.1AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2021/04/12 12:00 a.m.8 views

PT-2024-11128 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel version 5.4.98 Description: A vulnerability in the Linux kernel has been resolved, which fixes a kernel warning when adding a monitor interface in the mt76 connac mcu uni add dev routine. The issue is related to the mt76 connac l...

5.5CVSS6.8AI score0.00246EPSS
SaveExploits0References14
Rows per page
Query Builder