Lucene search
+L

148 matches found

Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.7 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987036 advisory. In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix listadd corruption in lpfcdraintxq When parsing the txq list in lpfcdraintxq, the...

5.5CVSS6AI score0.00238EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.5 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986787 advisory. In the Linux kernel, the following vulnerability has been resolved: ice: fix vsi-txqmap sizing The approach of having XDP queue per CPU regardless of user's setting...

5.5CVSS5.9AI score0.0021EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.13 views

EUVD-2022-55429

Malicious code in bioql PyPI...

7.1AI score0.0022EPSS
SaveExploits0References6
Microsoft CVE
Microsoft CVE
added 2025/10/03 1:1 a.m.8 views

wifi: iwlwifi: read txq->read_ptr under lock

...

5.5CVSS7AI score0.00238EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/09/24 12:0 a.m.7 views

PT-2025-46615

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel related to USB networking. Specifically, the rtl8150 set multicast function incorrectly calls netif stop queue and netif wake queue, leading to potentia...

4.6CVSS6.4AI score0.00293EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/08/12 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2023-52768

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: wifi: wilc1000: use vmmtable as array in wilc struct Enabling KASAN and running some iperf...

5.6CVSS5.2AI score0.00231EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/10 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2021-46949

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: sfc: farch: fix TX queue lookup in TX flush done handling We're starting from a TXQ instance...

5.5CVSS5AI score0.00222EPSS
SaveExploits0References2
Microsoft CVE
Microsoft CVE
added 2025/08/07 7:0 a.m.5 views

gve: add missing NULL check for gve_alloc_pending_packet() in TX DQO

...

5.5CVSS7AI score0.00161EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/07/11 7:0 a.m.6 views

wifi: mac80211: Purge vif txq in ieee80211_do_stop()

...

5.5CVSS7.4AI score0.00185EPSS
SaveExploits0
OSV
OSV
added 2025/07/03 9:15 a.m.4 views

DEBIAN-CVE-2025-38122

In the Linux kernel, the following vulnerability has been resolved: gve: add missing NULL check for gveallocpendingpacket in TX DQO gveallocpendingpacket can return NULL, but gvetxaddskbdqo did not check for this case before dereferencing the returned pointer. Add a missing NULL check to prevent ...

5.5CVSS5.5AI score0.00161EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2025/06/24 4:41 a.m.7 views

kernel: mt76: fix use-after-free by removing a non-RCU wcid pointer

A vulnerability was found in the Linux kernel's mt76 wi-fi driver. A concurrency bug causes the mtxq TX queue to maintain a raw pointer to a wcid structure mtxq-wcid that might be freed by the time it is accessed. This issue can lead to a use-after-free scenario, leading to system instability,...

7.8CVSS6.9AI score0.00296EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/06/19 3:40 a.m.6 views

SUSE CVE-2022-50164

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: fix double listadd at iwlmvmmacwaketxqueue After successfull station association, if station queues are disabled for some reason, the related lists are not emptied. So if some new element is added to the list ...

5.5CVSS6.2AI score0.0022EPSS
SaveExploits0References11
ATTACKERKB
ATTACKERKB
added 2025/05/02 4:15 p.m.10 views

CVE-2023-53102

In the Linux kernel, the following vulnerability has been resolved: ice: xsk: disable txq irq before flushing hw iceqpdis intends to stop a given queue pair that is a target of xsk pool attach/detach. One of the steps is to disable interrupts on these queues. It currently is broken in a way that...

5.5CVSS6.1AI score0.00188EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2025/05/02 4:15 p.m.8 views

UBUNTU-CVE-2023-53102

In the Linux kernel, the following vulnerability has been resolved: ice: xsk: disable txq irq before flushing hw iceqpdis intends to stop a given queue pair that is a target of xsk pool attach/detach. One of the steps is to disable interrupts on these queues. It currently is broken in a way that...

5.5CVSS6.1AI score0.00188EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2025/05/02 12:0 a.m.8 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 the ice driver not disabling the txq interrupt before refreshing the hardware, which could lead to null...

5.5CVSS6.3AI score0.00188EPSS
SaveExploits0References5
OSV
OSV
added 2025/05/01 2:15 p.m.2 views

DEBIAN-CVE-2025-37794

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: Purge vif txq in ieee80211dostop After ieee80211dostop SKB from vif's txq could still be processed. Indeed another concurrent vif scheduleandwaketxq call could cause those packets to be dequeued see...

5.5CVSS5.6AI score0.00185EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/01 2:15 p.m.6 views

UBUNTU-CVE-2025-37794

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: Purge vif txq in ieee80211dostop After ieee80211dostop SKB from vif's txq could still be processed. Indeed another concurrent vif scheduleandwaketxq call could cause those packets to be dequeued see...

5.5CVSS6.2AI score0.00185EPSS
SaveExploits0References40
Cvelist
Cvelist
added 2025/05/01 1:7 p.m.14 views

CVE-2025-37795

...

SaveExploits0
Cvelist
Cvelist
added 2025/05/01 12:56 p.m.31 views

CVE-2025-37757 tipc: fix memory leak in tipc_link_xmit

In the Linux kernel, the following vulnerability has been resolved: tipc: fix memory leak in tipclinkxmit In case the backlog transmit queue for system-importance messages is overloaded, tipclinkxmit returns -ENOBUFS but the skb list is not purged. This leads to memory leak and failure when a skb...

7.5CVSS0.00412EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2025/05/01 12:0 a.m.5 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 Linux kernel that stems from a failure to clear vif txq in ieee80211dostop...

5.5CVSS6.5AI score0.00185EPSS
SaveExploits0References8
Rows per page
Query Builder