Lucene search
+L

30 matches found

AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.5 views

Astra Linux – Vulnerability in Linux 5.10, Linux

In the Linux kernel, the following vulnerability has been resolved: ibmvnic: A memory leak was fixed when flushing the reset work queue...

5.5CVSS5.2AI score0.0021EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/08/06 11:55 p.m.9 views

SUSE CVE-2026-64594

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ffs: initialize resetwork at allocation time ffsfskillsb unconditionally calls cancelworksync on ffs-resetwork when a functionfs instance is unmounted: ffsdataresetffs; cancelworksync&ffs-resetwork; However...

2.3CVSS5.4AI score0.00165EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/06 8:16 a.m.13 views

CVE-2026-64594

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ffs: initialize resetwork at allocation time ffsfskillsb unconditionally calls cancelworksync on ffs-resetwork when a functionfs instance is unmounted: ffsdataresetffs; cancelworksync&ffs-resetwork; However...

0.00165EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/06 8:16 a.m.6 views

UBUNTU-CVE-2026-64594

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ffs: initialize resetwork at allocation time ffsfskillsb unconditionally calls cancelworksync on ffs-resetwork when a functionfs instance is unmounted: ffsdataresetffs; cancelworksync&ffs-resetwork; However...

5.3AI score0.00165EPSS
SaveExploits0References11
OSV
OSV
added 2026/08/06 7:13 a.m.11 views

CVE-2026-64594 usb: gadget: f_fs: initialize reset_work at allocation time

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ffs: initialize resetwork at allocation time ffsfskillsb unconditionally calls cancelworksync on ffs-resetwork when a functionfs instance is unmounted: ffsdataresetffs; cancelworksync&ffs-resetwork; However...

5.4AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/08/06 7:13 a.m.42 views

CVE-2026-64594 usb: gadget: f_fs: initialize reset_work at allocation time

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ffs: initialize resetwork at allocation time ffsfskillsb unconditionally calls cancelworksync on ffs-resetwork when a functionfs instance is unmounted: ffsdataresetffs; cancelworksync&ffs-resetwork; However...

0.00165EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/08/06 7:13 a.m.18 views

CVE-2026-64594

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ffs: initialize resetwork at allocation time ffsfskillsb unconditionally calls cancelworksync on ffs-resetwork when a functionfs instance is unmounted: ffsdataresetffs; cancelworksync&ffs-resetwork; However...

5.3AI score0.00165EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/06 7:06 a.m.12 views

EUVD-2026-53773

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: drain busreset work on device removal brcmffwcrashed and the debugfs "reset" entry both schedule drvr-busreset, whose callback recovers drvr through containerof and dereferences it. The removal path frees drvr...

5.4AI score0.00249EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/06/19 11:10 a.m.6 views

Astra Linux – Vulnerability in Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: mt76: mt7921 – fixed a crash that occurred during startup failure. If the network interface card fails to start, it is possible that the “resetwork” task has already been scheduled. Ensure that this task is canceled so that a...

7.8CVSS6AI score0.00262EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:00 a.m.11 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-990231)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-990231 advisory. In the Linux kernel, the following vulnerability has been resolved: firewire: ohci: mask bus reset interrupts between ISR and bottom half In the FireWire OHCI...

4.4CVSS6AI score0.0026EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:00 a.m.4 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-989706)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-989706 advisory. In the Linux kernel, the following vulnerability has been resolved: ibmvnic: free reset-work-item when flushing Fix a tiny memory leak when flushing the reset work...

5.5CVSS5.9AI score0.0021EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:00 a.m.6 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987381)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987381 advisory. In the Linux kernel, the following vulnerability has been resolved: ibmvnic: free reset-work-item when flushing Fix a tiny memory leak when flushing the reset work...

5.5CVSS5.9AI score0.0021EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2025/03/21 12:00 a.m.11 views

The vulnerability of the mt7921_mac_reset_work() function in the drivers/net/wireless/mediatek/mt76/mt7921/mac.c module of the Linux kernel allows a hacker to cause a service failure.

The vulnerability of the mt7921macresetwork function in the drivers/net/wireless/mediatek/mt76/mt7921/mac.c module of the Linux kernel is related to insufficient locking of resources. Exploiting this vulnerability could allow an attacker to cause a service failure...

7.5CVSS6.7AI score0.00247EPSS
SaveExploits0References15Affected Software6
SUSE CVE
SUSE CVE
added 2025/02/27 3:11 a.m.13 views

SUSE CVE-2022-49129

In the Linux kernel, the following vulnerability has been resolved: mt76: mt7921: fix crash when startup fails. If the nic fails to start, it is possible that the resetwork has already been scheduled. Ensure the work item is canceled so we do not have use-after-free crash in case cleanup is calle...

5.5CVSS6.5AI score0.00262EPSS
SaveExploits0References7
OSV
OSV
added 2025/02/26 7:00 a.m.13 views

UBUNTU-CVE-2022-49129

In the Linux kernel, the following vulnerability has been resolved: mt76: mt7921: fix crash when startup fails. If the nic fails to start, it is possible that the resetwork has already been scheduled. Ensure the work item is canceled so we do not have use-after-free crash in case cleanup is calle...

7.8CVSS6.1AI score0.00262EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/02/26 1:55 a.m.43 views

CVE-2022-49129

In the Linux kernel, the following vulnerability has been resolved: mt76: mt7921: fix crash when startup fails. If the nic fails to start, it is possible that the resetwork has already been scheduled. Ensure the work item is canceled so we do not have use-after-free crash in case cleanup is calle...

7.8CVSS5.5AI score0.00262EPSS
SaveExploits0
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.8 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: FireWire: OHCI: Masking of bus reset interrupts between ISR and the bottom half In the FireWire OHCI interrupt handler, if a bus reset interrupt occurs, the bus reset interrupts are masked until busresetwork processes and clears...

4.4CVSS5.9AI score0.0026EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/08/23 2:53 a.m.14 views

SUSE CVE-2022-48905

In the Linux kernel, the following vulnerability has been resolved: ibmvnic: free reset-work-item when flushing Fix a tiny memory leak when flushing the reset work queue...

3.3CVSS7.6AI score0.0021EPSS
SaveExploits0References13
OSV
OSV
added 2024/08/22 2:15 a.m.13 views

DEBIAN-CVE-2022-48905

In the Linux kernel, the following vulnerability has been resolved: ibmvnic: free reset-work-item when flushing Fix a tiny memory leak when flushing the reset work queue...

5.5CVSS5.1AI score0.0021EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/22 2:15 a.m.7 views

UBUNTU-CVE-2022-48905

In the Linux kernel, the following vulnerability has been resolved: ibmvnic: free reset-work-item when flushing Fix a tiny memory leak when flushing the reset work queue...

5.5CVSS6.1AI score0.0021EPSS
SaveExploits0References9
Rows per page
Query Builder