Lucene search
+L

396 matches found

RedhatCVE
RedhatCVE
added 2026/08/27 2:55 p.m.3 views

CVE-2026-74745

A flaw was found in the Linux kernel's bnxt Ethernet driver. This vulnerability could allow a local attacker to cause a system deadlock. The deadlock occurs when the driver attempts to unregister an IRQ affinity notifier while holding a lock that is also required by the notifier's callback, leadi...

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

EUVD-2026-66575

In the Linux kernel, the following vulnerability has been resolved: eth: bnxt: avoid deadlock when canceling IRQ affinity notifier Unregistering IRQ affinity notifiers waits for the callback synchronously. bnxt takes the netdev instance lock in the notifier to restart the queue and cancels the wo...

7.5CVSS5.5AI score0.00359EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/26 3:16 p.m.6 views

CVE-2026-74745

In the Linux kernel, the following vulnerability has been resolved: eth: bnxt: avoid deadlock when canceling IRQ affinity notifier Unregistering IRQ affinity notifiers waits for the callback synchronously. bnxt takes the netdev instance lock in the notifier to restart the queue and cancels the wo...

7.5CVSS0.00359EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/26 2:36 p.m.30 views

CVE-2026-74745 eth: bnxt: avoid deadlock when canceling IRQ affinity notifier

In the Linux kernel, the following vulnerability has been resolved: eth: bnxt: avoid deadlock when canceling IRQ affinity notifier Unregistering IRQ affinity notifiers waits for the callback synchronously. bnxt takes the netdev instance lock in the notifier to restart the queue and cancels the wo...

7.5CVSS0.00359EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/26 2:36 p.m.8 views

CVE-2026-74745

CVE-2026-74745 is a deadlock vulnerability in the bnxt network driver within the Linux kernel . When unregistering an IRQ affinity notifier, the driver synchronously waits for the callback while holding the netdev instance lock; the callback itself attempts to cancel work under the same lock, cau...

7.5CVSS5.5AI score0.00359EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/20 1:43 p.m.11 views

CVE-2026-74269

A flaw was found in the bnxt driver, a component of the Linux kernel responsible for network card operations. This vulnerability involves a memory corruption issue that occurs during specific network data processing XDP head-grow operations. An underflow in the driver's code can lead to incorrect...

9.8CVSS5.6AI score0.0038EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/15 6:22 a.m.8 views

CVE-2026-74269

In the Linux kernel, the following vulnerability has been resolved: bnxt: fix head underflow on XDP head-grow The xdp.py test testxdpnativeadjstheadgrowdata crashes when run on a bnxt machine and also crashes in NIPA. It seems that the bug is an underflow in bnxtrxmultipageskb, which builds the s...

9.8CVSS0.0038EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/08/15 6:22 a.m.8 views

CVE-2026-74269

In the Linux kernel, the following vulnerability has been resolved: bnxt: fix head underflow on XDP head-grow The xdp.py test testxdpnativeadjstheadgrowdata crashes when run on a bnxt machine and also crashes in NIPA. It seems that the bug is an underflow in bnxtrxmultipageskb, which builds the s...

9.8CVSS5.5AI score0.0038EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/15 6:22 a.m.8 views

UBUNTU-CVE-2026-74269

In the Linux kernel, the following vulnerability has been resolved: bnxt: fix head underflow on XDP head-grow The xdp.py test testxdpnativeadjstheadgrowdata crashes when run on a bnxt machine and also crashes in NIPA. It seems that the bug is an underflow in bnxtrxmultipageskb, which builds the s...

9.8CVSS5.3AI score0.0038EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/15 5:57 a.m.33 views

CVE-2026-74269 bnxt: fix head underflow on XDP head-grow

In the Linux kernel, the following vulnerability has been resolved: bnxt: fix head underflow on XDP head-grow The xdp.py test testxdpnativeadjstheadgrowdata crashes when run on a bnxt machine and also crashes in NIPA. It seems that the bug is an underflow in bnxtrxmultipageskb, which builds the s...

9.8CVSS0.0038EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/15 5:57 a.m.6 views

EUVD-2026-59416

In the Linux kernel, the following vulnerability has been resolved: bnxt: fix head underflow on XDP head-grow The xdp.py test testxdpnativeadjstheadgrowdata crashes when run on a bnxt machine and also crashes in NIPA. It seems that the bug is an underflow in bnxtrxmultipageskb, which builds the s...

5.3AI score0.0038EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/15 5:57 a.m.13 views

CVE-2026-74269 bnxt: fix head underflow on XDP head-grow

In the Linux kernel, the following vulnerability has been resolved: bnxt: fix head underflow on XDP head-grow The xdp.py test testxdpnativeadjstheadgrowdata crashes when run on a bnxt machine and also crashes in NIPA. It seems that the bug is an underflow in bnxtrxmultipageskb, which builds the s...

9.8CVSS5.5AI score
SaveExploits0References5
CVE
CVE
added 2026/08/15 5:57 a.m.39 views

CVE-2026-74269

CVE-2026-74269 describes a Linux kernel issue where bnxt RX path under XDP head-grow can underflow the skb head when the head is adjusted by -256. The root cause is an underflow in bnxt_rx_multi_page_skb that builds the skb with napi_build_skb(data_ptr - bp->rx_offset, rxr->rx_page_size); b...

9.8CVSS5.3AI score0.0038EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.17 views

PT-2026-72685

In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxt re: Add a max slot check for SQ The variable WQE mode must be validated against the maximum slots supported by HW. The max supported value is 64K. Adding a max and min check and fail if user supplied value is more than...

5.2AI score0.0012EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.11 views

PT-2026-72684

In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxt re: Proper rollback if the ioremap fails bnxt qplib alloc dpi returns success even if ioremap fails. Add the proper rollback when the ioremap fails and return -ENOMEM status...

5.3AI score0.00124EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.18 views

PT-2026-72686

In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxt re: Avoid displaying the kernel pointer While dumping the info on MR using the rdma tool, we dump the mr hwq which is a kernel pointer. There is no need to expose this value for end user. So avoid it...

5.4AI score0.00166EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.12 views

PT-2026-72705

In the Linux kernel, the following vulnerability has been resolved: bnxt: fix head underflow on XDP head-grow The xdp.py test test xdp native adjst head grow data crashes when run on a bnxt machine and also crashes in NIPA. It seems that the bug is an underflow in bnxt rx multi page skb, which...

5.3AI score0.0038EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/15 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2026-74269

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - bnxt: fix head underflow on XDP head-grow The xdp.py test testxdpnativeadjstheadgrowdata crashes when run on a bnxt machine and also crashes in NIPA. It seems...

9.8CVSS5.3AI score0.0038EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.11 views

PT-2026-72689

In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxt re: Initialize dpi variable to zero dpi is initialized only for BNXT RE ALLOC WC PAGE, but copied for all the cases. So initialize the dpi to 0...

5.3AI score0.00166EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.22 views

PT-2026-72683

In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxt re: Avoid repeated requests to allocate WC pages Applications can request multiple WC pages for the same ucontext. As of now, only 1 WC page per ucontext is supported. Add a lock to avoid concurrent access and a check t...

5.3AI score0.00178EPSS
SaveExploits0References4
Rows per page
Query Builder