Lucene search
+L

971 matches found

NVD
NVD
added 2026/04/25 9:16 a.m.4 views

CVE-2026-31678

In the Linux kernel, the following vulnerability has been resolved: openvswitch: defer tunnel netdevput to RCU release ovsnetdevtunneldestroy may run after NETDEVUNREGISTER already detached the device. Dropping the netdev reference in destroy can race with concurrent readers that still observe...

7.8CVSS0.00096EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/04/25 8:46 a.m.8 views

EUVD-2026-25645

In the Linux kernel, the following vulnerability has been resolved: openvswitch: defer tunnel netdevput to RCU release ovsnetdevtunneldestroy may run after NETDEVUNREGISTER already detached the device. Dropping the netdev reference in destroy can race with concurrent readers that still observe...

5.3AI score0.00096EPSS
SaveExploits0References6
CVE
CVE
added 2026/04/25 8:46 a.m.27 views

CVE-2026-31678

CVE-2026-31678 – Linux kernel Open vSwitch tunnel netdev handling fix. The issue arose when ovs_netdev_tunnel_destroy() could run after NETDEV_UNREGISTER detached the device, risking a race as it dropped the netdev reference while readers still observed vport->dev. The resolution is to not rel...

7.8CVSS5.3AI score0.00096EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2026/04/25 8:46 a.m.38 views

CVE-2026-31678 openvswitch: defer tunnel netdev_put to RCU release

In the Linux kernel, the following vulnerability has been resolved: openvswitch: defer tunnel netdevput to RCU release ovsnetdevtunneldestroy may run after NETDEVUNREGISTER already detached the device. Dropping the netdev reference in destroy can race with concurrent readers that still observe...

7.8CVSS0.00096EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/04/25 8:46 a.m.6 views

CVE-2026-31678

In the Linux kernel, the following vulnerability has been resolved: openvswitch: defer tunnel netdevput to RCU release ovsnetdevtunneldestroy may run after NETDEVUNREGISTER already detached the device. Dropping the netdev reference in destroy can race with concurrent readers that still observe...

5.2AI score0.00096EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2026/04/25 8:46 a.m.4 views

CVE-2026-31678 openvswitch: defer tunnel netdev_put to RCU release

In the Linux kernel, the following vulnerability has been resolved: openvswitch: defer tunnel netdevput to RCU release ovsnetdevtunneldestroy may run after NETDEVUNREGISTER already detached the device. Dropping the netdev reference in destroy can race with concurrent readers that still observe...

7.8CVSS5.9AI score0.00096EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2026/04/25 1:39 a.m.12 views

SUSE CVE-2026-31565

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix deadlock during netdev reset with active connections Resolve deadlock that occurs when user executes netdev reset while RDMA applications e.g., rping are active. The netdev reset causes ice driver to remove irdma...

5.5CVSS5.4AI score0.00097EPSS
SaveExploits0References16
Positive Technologies
Positive Technologies
added 2026/04/25 12:0 a.m.8 views

PT-2026-35138

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A race condition exists in the Open vSwitch component of the Linux kernel. The ovs netdev tunnel destroy function may execute after the NETDEV UNREGISTER process has already detached the...

7.8CVSS5.5AI score0.00096EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/04/25 12:0 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-31678

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - openvswitch: defer tunnel netdevput to RCU release ovsnetdevtunneldestroy may run after NETDEVUNREGISTER already detached the device. Dropping the netdev...

7.8CVSS5.8AI score0.00096EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/04/24 2:44 p.m.12 views

EUVD-2026-25537

In the Linux kernel, the following vulnerability has been resolved: net: lan966x: fix use-after-free and leak in lan966xfdmareload When lan966xfdmareload fails to allocate new RX buffers, the restore path restarts DMA using old descriptors whose pages were already freed via lan966xfdmarxfreepages...

5.5AI score0.00125EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/04/24 2:35 p.m.10 views

CVE-2026-31565

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix deadlock during netdev reset with active connections Resolve deadlock that occurs when user executes netdev reset while RDMA applications e.g., rping are active. The netdev reset causes ice driver to remove irdma...

5.5CVSS5.2AI score0.00097EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/04/24 2:35 p.m.9 views

CVE-2026-31565

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix deadlock during netdev reset with active connections Resolve deadlock that occurs when user executes netdev reset while RDMA applications e.g., rping are active. The netdev reset causes ice driver to remove irdma...

5.5CVSS5.8AI score0.00097EPSS
SaveExploits0References8Affected Software1
Positive Technologies
Positive Technologies
added 2026/04/24 12:0 a.m.12 views

PT-2026-34996

In the Linux kernel, the following vulnerability has been resolved: net: lan966x: fix use-after-free and leak in lan966x fdma reload When lan966x fdma reload fails to allocate new RX buffers, the restore path restarts DMA using old descriptors whose pages were already freed via lan966x fdma rx fr...

5.5AI score0.00125EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/04/24 12:0 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-31565

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - RDMA/irdma: Fix deadlock during netdev reset with active connections Resolve deadlock that occurs when user executes netdev reset while RDMA applications e.g.,...

5.5CVSS5.6AI score0.00097EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/04/23 1:25 a.m.9 views

SUSE CVE-2026-31508

In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: Avoid releasing netdev before teardown completes The patch cited in the Fixes tag below changed the teardown code for OVS ports to no longer unconditionally take the RTNL. After this change, the netdevdestroy...

5.5CVSS5.6AI score0.00135EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/04/22 3:31 p.m.8 views

EUVD-2026-24887

In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: Avoid releasing netdev before teardown completes The patch cited in the Fixes tag below changed the teardown code for OVS ports to no longer unconditionally take the RTNL. After this change, the netdevdestroy...

5.6AI score0.00135EPSS
SaveExploits0References9
NVD
NVD
added 2026/04/22 2:16 p.m.10 views

CVE-2026-31508

In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: Avoid releasing netdev before teardown completes The patch cited in the Fixes tag below changed the teardown code for OVS ports to no longer unconditionally take the RTNL. After this change, the netdevdestroy...

7.8CVSS0.00135EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2026/04/22 1:54 p.m.37 views

CVE-2026-31508 net: openvswitch: Avoid releasing netdev before teardown completes

In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: Avoid releasing netdev before teardown completes The patch cited in the Fixes tag below changed the teardown code for OVS ports to no longer unconditionally take the RTNL. After this change, the netdevdestroy...

7.8CVSS0.00135EPSS
SaveExploits0References8
OSV
OSV
added 2026/04/22 1:54 p.m.10 views

CVE-2026-31508 net: openvswitch: Avoid releasing netdev before teardown completes

In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: Avoid releasing netdev before teardown completes The patch cited in the Fixes tag below changed the teardown code for OVS ports to no longer unconditionally take the RTNL. After this change, the netdevdestroy...

7.8CVSS5.8AI score0.00135EPSS
SaveExploits0References13
CVE
CVE
added 2026/04/22 1:54 p.m.57 views

CVE-2026-31508

The CVE-2026-31508 issue affects the Linux kernel in the Open vSwitch teardown path. The root cause is that after a patch, the teardown code for OVS ports no longer unconditionally takes the RTNL, allowing netdev_destroy() to finish and free the netdev before unregistration completes if the IFF_O...

7.8CVSS5.6AI score0.00135EPSS
SaveExploits0References10Affected Software1
Rows per page
Query Builder