Lucene search
+L

115 matches found

RedhatCVE
RedhatCVE
added 2026/09/11 9:28 p.m.3 views

CVE-2026-80998

A flaw was found in the Linux kernel's bnxt network driver. When processing a burst of packets, the driver may fail to notify the network device ring the doorbell if the Software UDP Segmentation Offload SW USO path exits prematurely. This oversight can lead to a transmit TX queue stall, renderin...

5.9CVSS0.00189EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/09/11 8:53 p.m.3 views

CVE-2026-80997

A flaw was found in the Linux kernel's IP Accelerator IPA network driver. Specifically, the ipastartxmit function incorrectly manages the transmit TX queue during a device's runtime resume process. This can lead to the TX queue stopping permanently because the mechanism intended to restart it is...

4.7CVSS0.002EPSS
SaveExploits0References7
NVD
NVD
added 2026/09/11 8:19 p.m.4 views

CVE-2026-80997

In the Linux kernel, the following vulnerability has been resolved: net: ipa: fix stalled modem TX queue after runtime resume ipastartxmit unconditionally stops the TX queue before calling pmruntimeget, relying on the wake scheduled by runtime resume ipamodemwakequeuework to restart it once power...

0.002EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/11 8:19 p.m.4 views

CVE-2026-80998

In the Linux kernel, the following vulnerability has been resolved: net: bnxt: ring the doorbell when SW USO exits early When a burst of packets is handed down to the driver, the driver defers the doorbell to the end by setting txr-kickpending = 1. The normal TX path handles this, but the SW USO...

0.00189EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/11 7:42 p.m.3 views

EUVD-2026-76321

In the Linux kernel, the following vulnerability has been resolved: net: bnxt: ring the doorbell when SW USO exits early When a burst of packets is handed down to the driver, the driver defers the doorbell to the end by setting txr-kickpending = 1. The normal TX path handles this, but the SW USO...

0.00189EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/11 7:42 p.m.5 views

CVE-2026-80998

This Linux kernel vulnerability affects the bnxt network driver's Software UDP GSO (USO) transmit path. When bnxt_sw_udp_gso_xmit returns early with NETDEV_TX_BUSY while txr->kick_pending is set, the driver writes some Buffer Descriptors but never rings the hardware doorbell, causing a TX queu...

0.00189EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/11 7:42 p.m.5 views

CVE-2026-80997

CVE-2026-80997 affects the Linux kernel's net: ipa (IP Access) driver. The root cause is a race in ipa_start_xmit(): the TX queue is stopped before calling pm_runtime_get(), and the scheduled wake work (ipa_modem_wake_queue_work()) can execute while the device is still in the RPM_RESUMING state. ...

0.002EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/11 7:42 p.m.17 views

CVE-2026-80997 net: ipa: fix stalled modem TX queue after runtime resume

In the Linux kernel, the following vulnerability has been resolved: net: ipa: fix stalled modem TX queue after runtime resume ipastartxmit unconditionally stops the TX queue before calling pmruntimeget, relying on the wake scheduled by runtime resume ipamodemwakequeuework to restart it once power...

0.002EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/11 7:42 p.m.5 views

EUVD-2026-76320

In the Linux kernel, the following vulnerability has been resolved: net: ipa: fix stalled modem TX queue after runtime resume ipastartxmit unconditionally stops the TX queue before calling pmruntimeget, relying on the wake scheduled by runtime resume ipamodemwakequeuework to restart it once power...

0.002EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/11 7:42 p.m.14 views

CVE-2026-80998 net: bnxt: ring the doorbell when SW USO exits early

In the Linux kernel, the following vulnerability has been resolved: net: bnxt: ring the doorbell when SW USO exits early When a burst of packets is handed down to the driver, the driver defers the doorbell to the end by setting txr-kickpending = 1. The normal TX path handles this, but the SW USO...

0.00189EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.7 views

PT-2026-90128

In the Linux kernel, the following vulnerability has been resolved: net: bnxt: ring the doorbell when SW USO exits early When a burst of packets is handed down to the driver, the driver defers the doorbell to the end by setting txr-kick pending = 1. The normal TX path handles this, but the SW USO...

0.00189EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.6 views

PT-2026-90127

In the Linux kernel, the following vulnerability has been resolved: net: ipa: fix stalled modem TX queue after runtime resume ipa start xmit unconditionally stops the TX queue before calling pm runtime get, relying on the wake scheduled by runtime resume ipa modem wake queue work to restart it on...

0.002EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/28 6:48 a.m.23 views

CVE-2026-80632 wifi: mt76: mt7996: Fix NULL pointer dereference in mt7996_init_tx_queues()

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: Fix NULL pointer dereference in mt7996inittxqueues When MT76NPU and CONFIGNETMEDIATEKSOCWED are enabled and mt76 detects properly the Airoha NPU SoC, mt7996inittxqueues will dereference a NULL WED pointer. Fix...

5.8AI score
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/08/27 9:43 a.m.10 views

CVE-2026-74742

A flaw was found in the Linux kernel's veth component. In a multi-queue setup without an eXpress Data Path XDP program attached, the vethpoll function incorrectly derives the index of the peer transmit TX queue to wake. This can cause a TX queue to stop indefinitely if it becomes full, as the...

7.5CVSS5.4AI score0.00466EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/27 6:31 a.m.7 views

EUVD-2026-66572

In the Linux kernel, the following vulnerability has been resolved: veth: fix queue index used to wake the peer txq in vethpoll vethpoll derives the index of the peer TX queue to wake from rq-xdprxq.queueindex. That field is only initialized by xdprxqinforeg in vethenablexdprange, which runs only...

7.5CVSS5.5AI score0.00466EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/26 3:16 p.m.7 views

CVE-2026-74742

In the Linux kernel, the following vulnerability has been resolved: veth: fix queue index used to wake the peer txq in vethpoll vethpoll derives the index of the peer TX queue to wake from rq-xdprxq.queueindex. That field is only initialized by xdprxqinforeg in vethenablexdprange, which runs only...

7.5CVSS0.00466EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/08/26 3:16 p.m.9 views

CVE-2026-74742

In the Linux kernel, the following vulnerability has been resolved: veth: fix queue index used to wake the peer txq in vethpoll vethpoll derives the index of the peer TX queue to wake from rq-xdprxq.queueindex. That field is only initialized by xdprxqinforeg in vethenablexdprange, which runs only...

7.5CVSS5.6AI score0.00466EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/26 3:16 p.m.7 views

UBUNTU-CVE-2026-74742

In the Linux kernel, the following vulnerability has been resolved: veth: fix queue index used to wake the peer txq in vethpoll vethpoll derives the index of the peer TX queue to wake from rq-xdprxq.queueindex. That field is only initialized by xdprxqinforeg in vethenablexdprange, which runs only...

7.5CVSS5.8AI score0.00466EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/26 2:36 p.m.21 views

CVE-2026-74742

Linux kernel veth has a bug where veth_poll() derives the peer TX queue index from rq->xdp_rxq.queue_index, a field only populated when an XDP program is attached. On the plain GRO/NAPI path the value stays 0 for every queue. In a multi-queue setup with GRO enabled and no XDP, all NAPI pollers...

7.5CVSS5.5AI score0.00466EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/26 2:36 p.m.7 views

CVE-2026-74742 veth: fix queue index used to wake the peer txq in veth_poll

In the Linux kernel, the following vulnerability has been resolved: veth: fix queue index used to wake the peer txq in vethpoll vethpoll derives the index of the peer TX queue to wake from rq-xdprxq.queueindex. That field is only initialized by xdprxqinforeg in vethenablexdprange, which runs only...

7.5CVSS5.7AI score
SaveExploits0References7
Rows per page
Query Builder