Lucene search
K

27 matches found

SUSE CVE
SUSE CVE
added 2025/12/25 1:5 a.m.5 views

SUSE CVE-2022-50714

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7921e: fix rmmod crash in driver reload test In insmod/rmmod stress test, the following crash dump shows up immediately. The problem is caused by missing mt76dev in mt7921pciremove. We should make sure the drvdata i...

7CVSS6.4AI score0.00024EPSS
Exploits0References6
EUVD
EUVD
added 2025/12/24 3:30 p.m.1 views

EUVD-2022-55775

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7921e: fix rmmod crash in driver reload test In insmod/rmmod stress test, the following crash dump shows up immediately. The problem is caused by missing mt76dev in mt7921pciremove. We should make sure the drvdata i...

5.8AI score0.00024EPSS
Exploits0References4
OSV
OSV
added 2025/12/24 1:15 p.m.0 views

UBUNTU-CVE-2022-50714

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7921e: fix rmmod crash in driver reload test In insmod/rmmod stress test, the following crash dump shows up immediately. The problem is caused by missing mt76dev in mt7921pciremove. We should make sure the drvdata i...

5.7AI score0.00024EPSS
Exploits0References5
UbuntuCve
UbuntuCve
added 2025/12/24 1:15 p.m.3 views

CVE-2022-50714

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7921e: fix rmmod crash in driver reload test In insmod/rmmod stress test, the following crash dump shows up immediately. The problem is caused by missing mt76dev in mt7921pciremove. We should make sure the drvdata i...

5.7AI score0.00024EPSS
Exploits0References4
Cvelist
Cvelist
added 2025/12/24 12:22 p.m.23 views

CVE-2022-50714 wifi: mt76: mt7921e: fix rmmod crash in driver reload test

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7921e: fix rmmod crash in driver reload test In insmod/rmmod stress test, the following crash dump shows up immediately. The problem is caused by missing mt76dev in mt7921pciremove. We should make sure the drvdata i...

0.00024EPSS
Exploits0References3
CVE
CVE
added 2025/12/24 12:22 p.m.4 views

CVE-2022-50714

CVE-2022-50714 involves a Linux kernel driver issue in wifi mt76/mt7921e. The crash occurs during insmod/rmmod stress testing due to a missing mt76_dev in mt7921_pci_remove(), with the drvdata not guaranteed ready when probe() finishes. The result is a KASAN user-memory-access write (8 bytes) dur...

6AI score0.00024EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2024/09/05 2:46 a.m.3 views

SUSE CVE-2024-44979

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix missing workqueue destroy in xegtpagefault On driver reload we never free up the memory for the pagefault and access counter workqueues. Add those destroy calls here. cherry picked from commit...

5.5CVSS7.8AI score0.00017EPSS
Exploits0References3
OSV
OSV
added 2024/09/04 8:15 p.m.1 views

DEBIAN-CVE-2024-44979

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix missing workqueue destroy in xegtpagefault On driver reload we never free up the memory for the pagefault and access counter workqueues. Add those destroy calls here. cherry picked from commit...

5.5CVSS5.8AI score0.00017EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2024/09/04 8:15 p.m.11 views

CVE-2024-44979

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix missing workqueue destroy in xegtpagefault On driver reload we never free up the memory for the pagefault and access counter workqueues. Add those destroy calls here. cherry picked from commit...

5.5CVSS6.3AI score0.00017EPSS
Exploits0References9
OSV
OSV
added 2024/09/04 8:15 p.m.2 views

UBUNTU-CVE-2024-44979

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix missing workqueue destroy in xegtpagefault On driver reload we never free up the memory for the pagefault and access counter workqueues. Add those destroy calls here. cherry picked from commit...

5.5CVSS6.5AI score0.00017EPSS
Exploits0References10
CVE
CVE
added 2024/09/04 7:54 p.m.80 views

CVE-2024-44979

CVE-2024-44979 affects the Linux kernel: drm/xe component (xe_gt_pagefault) mishandled workqueue destruction, leading to potential memory retention on driver reload. A fix was applied to destroy the pagefault and access-counter workqueues, cherry-picked from commit 7586fc52b14e0b8edd0d1f8a434e0de...

5.5CVSS5.2AI score0.00017EPSS
Exploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/09/04 7:54 p.m.13 views

CVE-2024-44979 drm/xe: Fix missing workqueue destroy in xe_gt_pagefault

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix missing workqueue destroy in xegtpagefault On driver reload we never free up the memory for the pagefault and access counter workqueues. Add those destroy calls here. cherry picked from commit...

7.2AI score0.00017EPSS
Exploits0References2
SUSE CVE
SUSE CVE
added 2024/08/22 3:29 a.m.1 views

SUSE CVE-2022-48884

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix command stats access after free Command may fail while driver is reloading and can't accept FW commands till command interface is reinitialized. Such command failure is being logged to command stats. This results in...

7CVSS6.3AI score0.0003EPSS
Exploits0References7
OSV
OSV
added 2024/08/21 7:15 a.m.1 views

DEBIAN-CVE-2022-48884

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix command stats access after free Command may fail while driver is reloading and can't accept FW commands till command interface is reinitialized. Such command failure is being logged to command stats. This results in...

5.5CVSS5.3AI score0.0003EPSS
Exploits0References1
OSV
OSV
added 2024/08/21 7:15 a.m.0 views

UBUNTU-CVE-2022-48884

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix command stats access after free Command may fail while driver is reloading and can't accept FW commands till command interface is reinitialized. Such command failure is being logged to command stats. This results in...

5.5CVSS6.1AI score0.0003EPSS
Exploits0References5
CNNVD
CNNVD
added 2024/08/21 12:0 a.m.2 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 originates from the net/mlx5 component accessing freed command statistics after a driver reload...

5.5CVSS6.5AI score0.0003EPSS
Exploits0References5
OSV
OSV
added 2024/07/30 8:15 a.m.1 views

AZL-54194 CVE-2024-42139 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: ice: Fix improper extts handling Extts events are disabled and enabled by the application ts2phc. However, in case where the driver is removed when the application is running, a specific extts event remains enabled and can cause ...

5.5CVSS5.8AI score0.00009EPSS
Exploits0References1
OSV
OSV
added 2024/07/30 8:15 a.m.3 views

AZL-54162 CVE-2024-42139 affecting package kernel 6.6.126.1-1

In the Linux kernel, the following vulnerability has been resolved: ice: Fix improper extts handling Extts events are disabled and enabled by the application ts2phc. However, in case where the driver is removed when the application is running, a specific extts event remains enabled and can cause ...

5.5CVSS5.8AI score0.00009EPSS
Exploits0References1
RedHat Linux
RedHat Linux
added 2023/11/14 3:46 p.m.1 views

kernel: Linux kernel: Denial of Service in ice driver via ethtool reload

A flaw was found in the Linux kernel's ice driver. A local attacker with low privileges could trigger a null pointer dereference by calling the ethtool utility during a driver reload operation when the Virtual Station Interface VSI is not properly configured. This can lead to a system crash,...

5.8AI score0.0003EPSS
Exploits0References5
OSV
OSV
added 2022/11/14 6:45 p.m.11 views

GSD-2022-1006857 wifi: mt76: mt7921e: fix rmmod crash in driver reload test

wifi: mt76: mt7921e: fix rmmod crash in driver reload test 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 v6.0.3 by commit...

7.2AI score
Exploits0
Rows per page
Query Builder