Lucene search
+L

253435 matches found

Cvelist
Cvelist
added 2026/08/26 2:36 p.m.31 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
OSV
OSV
added 2026/08/26 2:36 p.m.8 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.5CVSS5.7AI score
SaveExploits0References5
OSV
OSV
added 2026/08/26 2:36 p.m.5 views

CVE-2026-74746 netfilter: flowtable: publish GC-visible tuple last

In the Linux kernel, the following vulnerability has been resolved: netfilter: flowtable: publish GC-visible tuple last nfflowtableiterate only treats original-direction tuple nodes as owning entries. Publishing the original node first lets GC observe and free a flow while flowoffloadadd is still...

9.8CVSS5.6AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 2026/08/26 2:36 p.m.7 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.5CVSS5.4AI score0.00359EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/26 2:36 p.m.6 views

CVE-2026-74746

In the Linux kernel, the following vulnerability has been resolved: netfilter: flowtable: publish GC-visible tuple last nfflowtableiterate only treats original-direction tuple nodes as owning entries. Publishing the original node first lets GC observe and free a flow while flowoffloadadd is still...

9.8CVSS5.3AI score0.00543EPSS
SaveExploits0
CVE
CVE
added 2026/08/26 2:36 p.m.11 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
Debian CVE
Debian CVE
added 2026/08/26 2:36 p.m.5 views

CVE-2026-74743

In the Linux kernel, the following vulnerability has been resolved: macvlan: inherit neededheadroom and neededtailroom from lowerdev macvlan devices inherit hardheaderlen from lowerdev during macvlaninit, but leave neededheadroom and neededtailroom set to 0. When the underlying lowerdev requires...

9.8CVSS5.3AI score0.00519EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/26 2:36 p.m.30 views

CVE-2026-74744 ipvlan: inherit needed_headroom and needed_tailroom from phy_dev

In the Linux kernel, the following vulnerability has been resolved: ipvlan: inherit neededheadroom and neededtailroom from phydev ipvlan devices inherit hardheaderlen from phydev during ipvlaninit, but leave neededheadroom and neededtailroom set to 0. When the underlying phydev or stacked lower...

9.8CVSS0.00519EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/26 2:36 p.m.36 views

CVE-2026-74743 macvlan: inherit needed_headroom and needed_tailroom from lowerdev

In the Linux kernel, the following vulnerability has been resolved: macvlan: inherit neededheadroom and neededtailroom from lowerdev macvlan devices inherit hardheaderlen from lowerdev during macvlaninit, but leave neededheadroom and neededtailroom set to 0. When the underlying lowerdev requires...

9.8CVSS0.00519EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/26 2:36 p.m.24 views

CVE-2026-74743

CVE-2026-74743 affects the Linux kernel's macvlan network driver. Macvlan devices inherit hard_header_len from the underlying device during initialization but leave needed_headroom and needed_tailroom set to zero. When the lower device requires extra headroom or tailroom (e.g., macsec , ipsec , w...

9.8CVSS5.3AI score0.00519EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/26 2:36 p.m.17 views

CVE-2026-74744

CVE-2026-74744 affects the Linux kernel ipvlan subsystem. During ipvlan_init(), ipvlan devices inherit hard_header_len from the physical device but leave needed_headroom and needed_tailroom set to zero. When the underlying device requires extra space for headers or trailers (e.g., macsec, ipsec, ...

9.8CVSS5.3AI score0.00519EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/26 2:36 p.m.5 views

CVE-2026-74744 ipvlan: inherit needed_headroom and needed_tailroom from phy_dev

In the Linux kernel, the following vulnerability has been resolved: ipvlan: inherit neededheadroom and neededtailroom from phydev ipvlan devices inherit hardheaderlen from phydev during ipvlaninit, but leave neededheadroom and neededtailroom set to 0. When the underlying phydev or stacked lower...

9.8CVSS5.6AI score
SaveExploits0References9
OSV
OSV
added 2026/08/26 2:36 p.m.7 views

CVE-2026-74743 macvlan: inherit needed_headroom and needed_tailroom from lowerdev

In the Linux kernel, the following vulnerability has been resolved: macvlan: inherit neededheadroom and neededtailroom from lowerdev macvlan devices inherit hardheaderlen from lowerdev during macvlaninit, but leave neededheadroom and neededtailroom set to 0. When the underlying lowerdev requires...

9.8CVSS5.6AI score
SaveExploits0References9
Debian CVE
Debian CVE
added 2026/08/26 2:36 p.m.6 views

CVE-2026-74744

In the Linux kernel, the following vulnerability has been resolved: ipvlan: inherit neededheadroom and neededtailroom from phydev ipvlan devices inherit hardheaderlen from phydev during ipvlaninit, but leave neededheadroom and neededtailroom set to 0. When the underlying phydev or stacked lower...

9.8CVSS5.3AI score0.00519EPSS
SaveExploits0
CVE
CVE
added 2026/08/26 2:36 p.m.10 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
Debian CVE
Debian CVE
added 2026/08/26 2:36 p.m.5 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.5AI score0.00466EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/26 2:36 p.m.32 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.5CVSS0.00466EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/26 2:36 p.m.10 views

CVE-2026-74740

CVE-2026-74740 is a TOCTOU (time-of-check-time-of-use) NULL pointer dereference in the Linux kernel's net/sched: act_api subsystem. When handling TC_ACT_GOTO_CHAIN, tcf_action_exec() performs an initial rcu_access_pointer(a->goto_chain) check, then calls tcf_action_goto_chain_exec() which perf...

5.3AI score0.00175EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/26 2:36 p.m.11 views

CVE-2026-74741

CVE-2026-74741 is a NULL pointer dereference in the Linux kernel's ngbe network driver, occurring in the non-MSI-X interrupt enabling path. When the driver operates in legacy INTx or single MSI mode, the wx->msix_entry pointer is not allocated or initialized, so calling NGBE_INTR_MISC(wx) dere...

7.5CVSS5.3AI score0.00451EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/26 2:36 p.m.3 views

CVE-2026-74740 net/sched: act_api: fix TOCTOU NULL deref on a->goto_chain

In the Linux kernel, the following vulnerability has been resolved: net/sched: actapi: fix TOCTOU NULL deref on a-gotochain tcfactionexec handles TCACTGOTOCHAIN by first checking rcuaccesspointera-gotochain and then calling tcfactiongotochainexec, which does a second, independent...

5.6AI score
SaveExploits0References8
Rows per page
Query Builder